Change permission check from int to string

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

View File

@ -10,7 +10,7 @@
"icon": "fa fa-user", "icon": "fa fa-user",
"order": 90, "order": 90,
"from": "HumanResourceManagement", "from": "HumanResourceManagement",
"permission": null, "permission": { "type": null, "element": null },
"parent": 0, "parent": 0,
"children": [ "children": [
{ {
@ -24,7 +24,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "HumanResourceManagement", "from": "HumanResourceManagement",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002401001, "parent": 1002401001,
"children": [ "children": [
{ {
@ -38,7 +38,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "HumanResourceManagement", "from": "HumanResourceManagement",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002402001, "parent": 1002402001,
"children": [ "children": [
] ]
@ -54,7 +54,7 @@
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": "HumanResourceManagement", "from": "HumanResourceManagement",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002402001, "parent": 1002402001,
"children": [ "children": [
] ]
@ -72,7 +72,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "HumanResourceManagement", "from": "HumanResourceManagement",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002401001, "parent": 1002401001,
"children": [ "children": [
{ {
@ -86,7 +86,7 @@
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": "HumanResourceManagement", "from": "HumanResourceManagement",
"permission": null, "permission": { "type": null, "element": null },
"parent": 1002403001, "parent": 1002403001,
"children": [ "children": [
] ]