Modify ↓
Ticket #869 (closed task: fixed)
Manage enable/disable a row configuration in the parent model
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | base |
| Severity: | major | Keywords: | MVC enable |
| Cc: |
Description
Some models such as RuleTable from trafficshaping module and every model which comprises firewall rules from firewall module seem interesting to enable/disable a rule in order not to remove them.
This will allow a user to set a high number of rules which may be disabled (not having effect) for some time. An attribute called enabled is added to every row if the model description includes enableProperty as true boolean.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.