From 8f01dca1609ab8286ec5a6be83ca9754806c2bdf Mon Sep 17 00:00:00 2001 From: Saturos Date: Fri, 9 Aug 2024 15:26:18 +0200 Subject: [PATCH] Merge conflict: merged menu-items --- sqlpage/templates/shell.handlebars | 107 ++++++++++++++++++----------- 1 file changed, 67 insertions(+), 40 deletions(-) diff --git a/sqlpage/templates/shell.handlebars b/sqlpage/templates/shell.handlebars index 3bcaabbc..5bf666a9 100644 --- a/sqlpage/templates/shell.handlebars +++ b/sqlpage/templates/shell.handlebars @@ -74,47 +74,74 @@ {{!-- Partial for menu_items to not duplicate logic --}} {{#*inline "menu-items"}} + {{/with}} + {{~else}} + {{~#if (gt (len this) 0)~}} + + {{~/if~}} + {{~/if~}} + {{~/each}} + + {{#if search_target}} + + {{/if}} {{/inline}}