]> juplo.de Git - website/commitdiff
WIP:debug-menu frontend--debug-menu
authorKai Moritz <kai@juplo.de>
Sun, 26 Oct 2025 11:11:43 +0000 (12:11 +0100)
committerKai Moritz <kai@juplo.de>
Sun, 26 Oct 2025 11:11:43 +0000 (12:11 +0100)
dist/templates/layout.html

index 3a7a796c62a4e8fdf1d5cc7c28185c8feb6a6ceb..f9dab7bfd955e8e233021d3fa5f9c3ccab55451a 100644 (file)
                   class="s sub"
                   th:class="'s' + (${childs} ? ' sub' : '') + (${selected or sibling or child} ? '' : ' off')"
                   >
+                <!--
+                  crumbs=[(${crumbs})]
+
+                  len=[(${len})]
+                  parent=[(${parent})]
+                  submenu=[(${submenu})]
+                  pos=[(${pos})]
+                  entry=[(${entry})]
+
+                  child=[(${child})]
+                  hidden=[(${hidden})]
+                  selected=[(${selected})]
+                  leaf=[(${leaf})]
+                  sibling=[(${sibling})]
+                  childs=[(${childs})]
+                -->
                 <a  href="../potemkin/fix-swf/overview.html"
                     th:if="${entry != parent}"
                     th:href="@{${entry}}"