From 66aa51b01223a807f6961f51bae0cde851194e82 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 22 Jan 2021 19:10:58 +0100 Subject: [PATCH] Mobile Menu: Test Eintrag korrekt benennen --- menus/mobile/00-erp.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/menus/mobile/00-erp.yaml b/menus/mobile/00-erp.yaml index ab1973309..e9d899408 100644 --- a/menus/mobile/00-erp.yaml +++ b/menus/mobile/00-erp.yaml @@ -3,9 +3,9 @@ # Th structure is the same as in user/, but currently infinite nesting is not supported. # --- -- id: test_entry - name: Test - icon: test +- id: customer_add + name: Add Customer + icon: customer_add order: 100 access: customer_vendor_edit|customer_vendor_all_edit params: -- 2.20.1