Files
TijdVoorDeTest/templates
Marijn 38411dd44b fix: hide backoffice navbar-toggler when there's nothing to collapse
The toggler button was always rendered, but its collapse target
(#navbarSupportedContent) only existed for authenticated users. On
the login page, tapping the menu button on a narrow screen did
nothing because the target it pointed at wasn't in the DOM.
2026-07-12 20:25:22 +02:00
..