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

This commit is contained in:
Dennis Eichhorn 2018-11-11 19:49:28 +01:00
parent 751f0483d5
commit d79b80386d

View File

@ -10,7 +10,7 @@
"icon": null, "icon": null,
"order": 65, "order": 65,
"from": "Checklist", "from": "Checklist",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1003301001, "parent": 1003301001,
"children": [ "children": [
{ {
@ -24,7 +24,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "Checklists", "from": "Checklists",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1003601001, "parent": 1003601001,
"children": [] "children": []
}, },
@ -39,7 +39,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "Checklist", "from": "Checklist",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1003601001, "parent": 1003601001,
"children": [] "children": []
}, },
@ -54,7 +54,7 @@
"icon": null, "icon": null,
"order": 15, "order": 15,
"from": "Checklist", "from": "Checklist",
"permission": { "type": null, "element": null }, "permission": { "permission": 4, "type": null, "element": null },
"parent": 1003601001, "parent": 1003601001,
"children": [] "children": []
} }