From 4f5ed1a66c910203a5b9b82adfd2efb50aa95b51 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 4 Feb 2018 17:13:51 +0100 Subject: [PATCH] Fix navigation nav_from from id to name --- Admin/Install/Navigation.install.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 7f6f9e8..650c4c8 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -9,7 +9,7 @@ "target": null, "icon": "fa fa-flask", "order": 110, - "from": 1002200000, + "from": "ResearchDevelopment", "permission": null, "parent": 1000201001, "children": [ @@ -23,7 +23,7 @@ "target": "self", "icon": null, "order": 1, - "from": 1002200000, + "from": "ResearchDevelopment", "permission": null, "parent": 1002201001, "children": [ @@ -37,7 +37,7 @@ "target": "self", "icon": null, "order": 1, - "from": 1002200000, + "from": "ResearchDevelopment", "permission": null, "parent": 1002202001, "children": [] @@ -52,7 +52,7 @@ "target": "self", "icon": null, "order": 5, - "from": 1002200000, + "from": "ResearchDevelopment", "permission": null, "parent": 1002202001, "children": []