Opened 4 years ago
Closed 4 years ago
#1486099 closed Feature Requests (fixed)
A completely disabled setting-section shoudn't be displayed under settings in the UI
| Reported by: | climaxy | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.3.1 |
| Component: | User Interface | Version: | 0.3-stable |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When all options for a certain section under settings are disabled (via the man.inc.php) then the section itself should also not be visible anymore in the UI as it contains just the Save-Button and nothing else (not very useful and a bit irritating)....
In my configuration I've disabled e.g. all the server related settings as I anyway don't want that the users can modify them....
see attached screenshot.
Attachments (3)
Change History (4)
Changed 4 years ago by climaxy
Changed 4 years ago by JohnDoh
comment:1 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Fixed in [49771b10].
Note: See
TracTickets for help on using
tickets.

possible solution, allows for {section_name} in dont_override config option