fix(admin): expandable sidebar section + library manage toggle

- Admin section in sidebar now uses same expandable panel pattern as
  Appearance and User sections (toggle button with chevron, auto-opens
  when on /admin pages)
- Library Manage button toggles open/close instead of only opening
  (uses htmx.ajax for open, clears panel for close)
This commit is contained in:
2026-08-07 23:29:01 -04:00
parent 006cc0c2c9
commit a42232e67a
5 changed files with 283 additions and 262 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long