From 86bbf7cbbfcdc82c994b0a3d0ea9a04290160683 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Tue, 06 Apr 2021 14:47:48 +0000
Subject: [PATCH] Katalog (in Arbeit)

---
 www/ui/data/menu/hauptmenue.json |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/www/ui/data/menu/hauptmenue.json b/www/ui/data/menu/hauptmenue.json
index 18733f9..5ef3e44 100644
--- a/www/ui/data/menu/hauptmenue.json
+++ b/www/ui/data/menu/hauptmenue.json
@@ -8,6 +8,11 @@
     },
     "inhalt":  [
       {
+        "titel": "Media",
+        "umenue": false,
+        "funktion": "app.media_liste"
+      },
+      {
         "titel": "Ablageorte",
         "umenue": false,
         "funktion": "app.ablageort_liste"

--
Gitblit v1.9.3