From c4fdef21df7ca24ec5a8dd4bb7863909ba07aad2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 11 Nov 2018 19:49:28 +0100 Subject: [PATCH] Add permission for links read/write/update... --- Admin/Install/Navigation.install.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index a37000e..5df9b7e 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": null, "order": 15, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1001601001, "children": [ { @@ -24,7 +24,7 @@ "icon": "fa fa-bar-chart", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -39,7 +39,7 @@ "icon": "fa fa-tag", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -54,7 +54,7 @@ "icon": "fa fa-users", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -69,7 +69,7 @@ "icon": "fa fa-globe", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -84,7 +84,7 @@ "icon": "fa fa-paint-brush", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -99,7 +99,7 @@ "icon": "fa fa-building-o", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -114,7 +114,7 @@ "icon": "fa fa-envelope", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }, @@ -129,7 +129,7 @@ "icon": "fa fa-database", "order": 1, "from": "Analysis", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005401001, "children": [] }