From 3d609467e507c26888c99d1fb6f2822d85363388 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 e25c55e..9b25cd5 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": null, "order": 65, "from": "EventManagement", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1003301001, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "EventManagement", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1004201001, "children": [] }, @@ -39,7 +39,7 @@ "icon": null, "order": 5, "from": "EventManagement", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1004201001, "children": [] }