From 0b7672376778bc1457aa4d250059f4b625358bfd 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 2ffc4fb..1623a6f 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -10,7 +10,7 @@ "icon": null, "order": 1, "from": "Balance", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1002801001, "children": [ { @@ -24,7 +24,7 @@ "icon": null, "order": 1, "from": "Balance", - "permission": { "type": null, "element": null }, + "permission": { "permission": 2, "type": null, "element": null }, "parent": 1006501001, "children": [] }