Bug #501
RemoteAccess/RemoteManagement does not delete a network entry.
Status: | CLOSED | Start date: | 09/20/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-nethgui | |||
Target version: | LiveDemo1 | |||
Security class: | Resolution: | |||
Affected version: | NEEDINFO: |
Description
The delete confirmation dialog does not have any effect.
Related issues
Associated revisions
Refs #501 #475. Changed ViewInterface
- Added includeView() helper in abstract Renderer (relies on Inset widget)
- Removed render() method; view rendering logic moved into Inset widget
- Removed hasInputForm() and wrapFormAroundChild() methods.
Now Inset infers if a FORM tag has to be generated automatically,
by searching for the RequestHandlerInterface implementation.
- Refactor of all related framework modules
History
#1 Updated by Davide Principi almost 10 years ago
- Status changed from NEW to CLOSED
Fixed in commit:1c8eb6023