mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
consolidate admin/public templates: common.css base in admin, nav partial, remove duplicate CSS
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -11,3 +11,4 @@
|
||||
- [x] Fix CSV import: imported theses not visible on public site (is_published defaulted to 0, access_type_id never set)
|
||||
- [x] Fix DB routing: local dev (php -S) auto-uses test.db, production (nginx/fpm) uses posterg.db — no env var needed
|
||||
- [x] migrate.sh auto-initialises DB from schema when absent/empty; existing DBs untouched
|
||||
- [x] Consolidate admin/public templates: shared head.php, admin/nav.php partial, common.css loaded first in admin, removed duplicate a11y CSS
|
||||
|
||||
Reference in New Issue
Block a user