From c05a8509862e9a377da3d2565ce3ab7e3f30811c 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 72879f7..c284d99 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": null, "order": 10, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1006901001, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1000301001, "children": [] }, @@ -39,7 +39,7 @@ "icon": null, "order": 3, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1000301001, "children": [] }, @@ -54,7 +54,7 @@ "icon": null, "order": 999, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1000301001, "children": [] } @@ -71,7 +71,7 @@ "icon": null, "order": 1, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1000300000, "children": [] }, @@ -86,7 +86,7 @@ "icon": null, "order": 1, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1000300000, "children": [] }, @@ -101,7 +101,7 @@ "icon": null, "order": 2, "from": "Profile", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1000300000, "children": [] }