cleanup: remplacer <details> par <fieldset>/<legend> (comme contenus.php)

This commit is contained in:
Pontoporeia
2026-07-03 17:12:15 +02:00
parent a1f32acaa1
commit 786eef6df5
4 changed files with 127 additions and 132 deletions
+1
View File
@@ -17,3 +17,4 @@
- [x] Remove orientation display from search result card meta
- [x] Add bulk select/delete to tmp cleanup dialog (like admin/index.php pattern)
- [x] Move cleanup UI from modal to dedicated page (like add.php/edit.php)
- [x] Replace <details> with <fieldset>/<legend> in cleanup fragments (like contenus.php)