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

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

View File

@ -10,7 +10,7 @@
"icon": "fa fa-shopping-cart",
"order": 30,
"from": "Purchase",
"permission": { "type": null, "element": null },
"permission": { "permission": 2, "type": null, "element": null },
"parent": 0,
"children": [
{
@ -24,7 +24,7 @@
"icon": null,
"order": 15,
"from": "Purchase",
"permission": { "type": null, "element": null },
"permission": { "permission": 2, "type": null, "element": null },
"parent": 1002101001,
"children": []
}