From bf56be31ddaaee5333625e2f5a2e733f7651c7ef Mon Sep 17 00:00:00 2001 From: ulrich Date: Thu, 21 Jan 2021 18:44:56 +0000 Subject: [PATCH] Ausbau jquery aus foto-ui und umstellung des foto ui auf flex-box, noch in arbeit --- web/ui2/data/menu/hauptmenue.json | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/web/ui2/data/menu/hauptmenue.json b/web/ui2/data/menu/hauptmenue.json index 774675e..098574f 100644 --- a/web/ui2/data/menu/hauptmenue.json +++ b/web/ui2/data/menu/hauptmenue.json @@ -86,17 +86,7 @@ "titel": "Sonstiges", "umenue": true, "verweis": "misc.json" - }, - { - "titel": "", - "umenue": false, - "funktion": "" - }, - { - "titel": "Über", - "umenue": false, - "funktion": "app.info_dialog_zeigen" - } + } ] } } -- Gitblit v1.9.3