From 6e79db551f052a3ccfeb2d3725185a6d29fcd2f6 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 2bf8bc0..b9e3dd4 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -9,7 +9,7 @@ "target": "self", "icon": "fa fa-fire", "order": 70, - "from": 1004300000, + "from": "Production", "permission": null, "parent": 1000201001, "children": [ @@ -23,7 +23,7 @@ "target": "self", "icon": null, "order": 5, - "from": 1004300000, + "from": "Production", "permission": null, "parent": 1004301001, "children": [ @@ -37,7 +37,7 @@ "target": "self", "icon": null, "order": 5, - "from": 1004300000, + "from": "Production", "permission": null, "parent": 1004303001, "children": [] @@ -52,7 +52,7 @@ "target": "self", "icon": null, "order": 10, - "from": 1004300000, + "from": "Production", "permission": null, "parent": 1004303001, "children": []