From 0453012ce23bcf77a8f94c5fcfd20c4a4839e9ea Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sun, 26 Oct 2025 12:11:43 +0100 Subject: [PATCH] WIP:debug-menu --- dist/templates/layout.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/dist/templates/layout.html b/dist/templates/layout.html index 3a7a796..f9dab7b 100644 --- a/dist/templates/layout.html +++ b/dist/templates/layout.html @@ -168,6 +168,22 @@ class="s sub" th:class="'s' + (${childs} ? ' sub' : '') + (${selected or sibling or child} ? '' : ' off')" > +