Change permission check from int to string

This commit is contained in:
Dennis Eichhorn 2018-03-09 22:26:22 +01:00
parent d43e556cc8
commit bd1f348883

View File

@ -10,7 +10,7 @@
"icon": "fa fa-fire",
"order": 70,
"from": "Production",
"permission": null,
"permission": { "type": null, "element": null },
"parent": 1000201001,
"children": [
{
@ -24,7 +24,7 @@
"icon": null,
"order": 5,
"from": "Production",
"permission": null,
"permission": { "type": null, "element": null },
"parent": 1004301001,
"children": [
{
@ -38,7 +38,7 @@
"icon": null,
"order": 5,
"from": "Production",
"permission": null,
"permission": { "type": null, "element": null },
"parent": 1004303001,
"children": []
},
@ -53,7 +53,7 @@
"icon": null,
"order": 10,
"from": "Production",
"permission": null,
"permission": { "type": null, "element": null },
"parent": 1004303001,
"children": []
}