From 239539f019983175f1ee7c8d33c84b0e6b63bb83 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 44adf07..6105f62 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": "fa fa-flask", "order": 110, "from": "ResearchDevelopment", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 0, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "ResearchDevelopment", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1002201001, "children": [ { @@ -38,7 +38,7 @@ "icon": null, "order": 1, "from": "ResearchDevelopment", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1002202001, "children": [] }, @@ -53,7 +53,7 @@ "icon": null, "order": 5, "from": "ResearchDevelopment", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1002202001, "children": [] }