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

This commit is contained in:
Dennis Eichhorn 2018-11-11 19:49:28 +01:00
parent 26d3427a4a
commit 239539f019

View File

@ -10,7 +10,7 @@
"icon": "fa fa-flask", "icon": "fa fa-flask",
"order": 110, "order": 110,
"from": "ResearchDevelopment", "from": "ResearchDevelopment",
"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": 1, "order": 1,
"from": "ResearchDevelopment", "from": "ResearchDevelopment",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1002201001, "parent": 1002201001,
"children": [ "children": [
{ {
@ -38,7 +38,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "ResearchDevelopment", "from": "ResearchDevelopment",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1002202001, "parent": 1002202001,
"children": [] "children": []
}, },
@ -53,7 +53,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "ResearchDevelopment", "from": "ResearchDevelopment",
"permission": { "type": null, "element": null }, "permission": { "permission": 4, "type": null, "element": null },
"parent": 1002202001, "parent": 1002202001,
"children": [] "children": []
} }