Opened 18 years ago
Last modified 4 months ago
#5899 closed
Allow admin fieldsets to be collapsible but not initially collapsed — at Initial Version
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | newforms-admin |
Severity: | Normal | Keywords: | admin fieldset collapsed collapsible nfa-someday |
Cc: | cmawebsite@…, olivier.dalang@… | Triage Stage: | Accepted |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | yes |
Easy pickings: | yes | UI/UX: | yes |
Description
I want to use the collapse feature of the admin, but not have the field initially collapsed, so I made this little patch.
It adds a "collapsible" class that does just that. It also patches the documentation.
Note:
See TracTickets
for help on using tickets.