From c86e523b83619f7a5c4e8c66abdab679cc56265c Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 10 Feb 2023 18:20:57 +0100 Subject: [PATCH] many small fixes --- Admin/Install/Navigation.install.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 42971b8..00de05b 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -100,7 +100,7 @@ "uri": "{/lang}/{/app}/sales/analysis/client?{?}", "target": "self", "icon": null, - "order": 10, + "order": 15, "from": "ClientManagement", "permission": { "permission": 2, "category": null, "element": null }, "parent": 1001602001, @@ -115,7 +115,7 @@ "uri": "{/lang}/{/app}/sales/analysis/region?{?}", "target": "self", "icon": null, - "order": 15, + "order": 20, "from": "ClientManagement", "permission": { "permission": 2, "category": null, "element": null }, "parent": 1001602001, @@ -130,7 +130,7 @@ "uri": "{/lang}/{/app}/sales/analysis/rep?{?}", "target": "self", "icon": null, - "order": 20, + "order": 25, "from": "ClientManagement", "permission": { "permission": 2, "category": null, "element": null }, "parent": 1001602001,