From 6eb221278d000a46f3db139c459ba6fe8a71c3c4 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 a26f743..2d25682 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": "fa fa-paint-brush", "order": 60, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 0, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1001901001, "children": [ { @@ -38,7 +38,7 @@ "icon": null, "order": 1, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1001902001, "children": [] }, @@ -53,7 +53,7 @@ "icon": null, "order": 5, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1001902001, "children": [] } @@ -70,7 +70,7 @@ "icon": null, "order": 5, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1001901001, "children": [ { @@ -84,7 +84,7 @@ "icon": null, "order": 1, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1001903001, "children": [] }, @@ -99,7 +99,7 @@ "icon": null, "order": 5, "from": "Marketing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1001903001, "children": [] }