From c447dc85d2ac504ec66e4c5bc9e8253ea61b5210 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 5251513..2312f47 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": "fa fa-user", "order": 90, "from": "HumanResourceManagement", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 0, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "HumanResourceManagement", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002401001, "children": [ { @@ -38,7 +38,7 @@ "icon": null, "order": 1, "from": "HumanResourceManagement", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002402001, "children": [ ] @@ -54,7 +54,7 @@ "icon": null, "order": 5, "from": "HumanResourceManagement", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002402001, "children": [ ] @@ -72,7 +72,7 @@ "icon": null, "order": 1, "from": "HumanResourceManagement", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002401001, "children": [ { @@ -86,7 +86,7 @@ "icon": null, "order": 1, "from": "HumanResourceManagement", - "permission": null, + "permission": { "type": null, "element": null }, "parent": 1002403001, "children": [ ]