Add permission for links read/write/update...

This commit is contained in:
Dennis Eichhorn 2018-11-11 19:49:28 +01:00
parent 8c5014bd7d
commit 5de2985ac1

View File

@ -10,7 +10,7 @@
"icon": "fa fa-fire", "icon": "fa fa-fire",
"order": 70, "order": 70,
"from": "Production", "from": "Production",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 0, "parent": 0,
"children": [ "children": [
{ {
@ -24,7 +24,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Production", "from": "Production",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1004301001, "parent": 1004301001,
"children": [ "children": [
{ {
@ -38,7 +38,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Production", "from": "Production",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1004303001, "parent": 1004303001,
"children": [] "children": []
}, },
@ -53,7 +53,7 @@
"icon": null, "icon": null,
"order": 10, "order": 10,
"from": "Production", "from": "Production",
"permission": { "type": null, "element": null }, "permission": { "permission": 4, "type": null, "element": null },
"parent": 1004303001, "parent": 1004303001,
"children": [] "children": []
} }