From 67b3aaf2026897e48e522b7bfc62f00cc226f6cb 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index fb97747..36055a3 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -9,7 +9,7 @@ "target": "self", "icon": null, "order": 1, - "from": 1006400000, + "from": "PL", "permission": null, "parent": 1002801001, "children": [ @@ -23,7 +23,7 @@ "target": "self", "icon": null, "order": 1, - "from": 1006400000, + "from": "PL", "permission": null, "parent": 1006401001, "children": []