fix: remove broken flash-messages include from admin footer; make repertoire columns scrollable

This commit is contained in:
Pontoporeia
2026-04-24 23:03:49 +02:00
parent 19ef2a11dc
commit 362688c0fa
7 changed files with 42 additions and 24 deletions
-2
View File
@@ -1,5 +1,3 @@
<?php include APP_ROOT . '/templates/partials/flash-messages.php'; ?>
<!-- Fixed toast container (bottom-center, always visible) -->
<div id="toast-container" aria-live="polite"></div>