From 7bb0b0be0b55649f654a1d39443caa6264886358 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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index b973327..eb84098 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": null, "order": 5, "from": "Billing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1001601001, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "Billing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005104001, "children": [] }, @@ -39,7 +39,7 @@ "icon": null, "order": 5, "from": "Billing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1005104001, "children": [] } @@ -56,7 +56,7 @@ "icon": null, "order": 5, "from": "Invoice", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1002101001, "children": [ { @@ -70,7 +70,7 @@ "icon": null, "order": 1, "from": "Billing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1005105001, "children": [] }, @@ -85,7 +85,7 @@ "icon": null, "order": 5, "from": "Billing", - "permission": { "type": null, "element": null }, + "permission": { "permission": 4, "type": null, "element": null }, "parent": 1005105001, "children": [] }