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

This commit is contained in:
Dennis Eichhorn 2018-11-11 19:49:28 +01:00
parent b240edd659
commit c0b1ba8998

View File

@ -10,7 +10,7 @@
"icon": "fa fa-bolt", "icon": "fa fa-bolt",
"order": 15, "order": 15,
"from": "Tasks", "from": "Tasks",
"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": "Tasks", "from": "Tasks",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1001101001, "parent": 1001101001,
"children": [ "children": [
{ {
@ -38,7 +38,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "Tasks", "from": "Tasks",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1001102001, "parent": 1001102001,
"children": [] "children": []
} }
@ -55,7 +55,7 @@
"icon": null, "icon": null,
"order": 10, "order": 10,
"from": "Tasks", "from": "Tasks",
"permission": { "type": null, "element": null }, "permission": { "permission": 4, "type": null, "element": null },
"parent": 1001101001, "parent": 1001101001,
"children": [] "children": []
}, },
@ -70,7 +70,7 @@
"icon": null, "icon": null,
"order": 20, "order": 20,
"from": "Tasks", "from": "Tasks",
"permission": { "type": null, "element": null }, "permission": { "permission": 2, "type": null, "element": null },
"parent": 1001101001, "parent": 1001101001,
"children": [] "children": []
} }