From 87849422e077f97b80df9151ee520564db15d9a4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 9 Mar 2018 22:26:22 +0100 Subject: [PATCH] Change permission check from int to string --- Admin/Install/Navigation.install.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index b61d426..5079923 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": "fa fa-question-circle", "order": 80, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 0, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002901001, "children": [ { @@ -38,7 +38,7 @@ "icon": null, "order": 1, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002901101, "children": [ ] @@ -54,7 +54,7 @@ "icon": null, "order": 5, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002901101, "children": [ ] @@ -72,7 +72,7 @@ "icon": null, "order": 5, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002901001, "children": [ ] @@ -88,7 +88,7 @@ "icon": null, "order": 10, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002901001, "children": [ ] @@ -106,7 +106,7 @@ "icon": null, "order": 5, "from": "Support", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1003401001, "children": [ ]