From b291196092e3ba1e54a48615f3694c661b9433e4 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Tue, 06 Apr 2021 12:30:25 +0000
Subject: [PATCH] Logging-Einstellungen

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

diff --git a/www/ui/data/menu/hauptmenue.json b/www/ui/data/menu/hauptmenue.json
index 44f268a..18733f9 100644
--- a/www/ui/data/menu/hauptmenue.json
+++ b/www/ui/data/menu/hauptmenue.json
@@ -8,9 +8,9 @@
     },
     "inhalt":  [
       {
-        "titel": "Neuer Ablageort",
+        "titel": "Ablageorte",
         "umenue": false,
-        "funktion": "app.form_ablageort_neu"
+        "funktion": "app.ablageort_liste"
       },
       {
         "titel": "Seite umschalten",

--
Gitblit v1.9.3