Actions
Bug #4950
closedTCP flags on firewall_rules_edit.php need formatting help
Description
The existing arrangement of TCP flags on firewall_rules_edit.php makes it reasonably clear what's what (attached). Pick the flags to match, out of some list of flags. When checking "any", the other boxes all disappear, since they're not relevant.
The current bootstrap firewall_rules_edit.php shows a long list that doesn't visibly make sense. Also doesn't disable or hide the individual checkboxes when "any" is checked.
Files
Updated by Anonymous over 9 years ago
- Status changed from Confirmed to Resolved
Flag presentation (and advanced options in general) were horrible. Correct formatting has been restored, new javascript functionality provided, and an "Advanced options" button placed at the bottom of the form.
Updated by Chris Buechler over 9 years ago
- Status changed from Resolved to Feedback
Updated by Chris Buechler about 9 years ago
- Status changed from Feedback to Resolved
much, much improved on the advanced stuff in general.
this is fixed
Actions