From 16bbb64cf8937cc69856b5083eba7a70bfc6da4f 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 94dd8f3..7c049a9 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": null, "order": 75, "from": "Editor", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1003301001, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "Editor", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005301001, "children": [] }, @@ -39,7 +39,7 @@ "icon": null, "order": 15, "from": "Editor", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1005301001, "children": [] }