Changes between Initial Version and Version 15 of Ticket #5899
- Timestamp:
- Apr 26, 2025, 9:11:25 AM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5899
- Property Patch needs improvement unset
- Property Triage Stage Unreviewed → Accepted
- Property Version SVN → newforms-admin
- Property Keywords nfa-someday added
- Property Severity → Normal
- Property Type → New feature
- Property Easy pickings set
- Property UI/UX set
- Property Owner changed from to
- Property Status new → assigned
- Property Cc added
-
Ticket #5899 – Description
initial v15 1 1 I want to use the collapse feature of the admin, but not have the field initially collapsed, so I made this little patch. 2 2 3 It adds a "collaps ible" class that does just that. It also patches the documentation.3 It adds a "collapse-open" class that does just that. It also patches the documentation.