Change permission check from int to string

This commit is contained in:
Dennis Eichhorn 2018-03-09 22:26:22 +01:00
parent 6d58fd2367
commit 76d69a8eb0

View File

@ -10,7 +10,7 @@
"icon": "fa fa-cube",
"order": 40,
"from": "Warehousing",
"permission": null,
"permission": { "type": null, "element": null },
"parent": 0,
"children": [
]