mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-22 17:08:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
e8caf8dd13
commit
c447dc85d2
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-user",
|
||||
"order": 90,
|
||||
"from": "HumanResourceManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "HumanResourceManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002401001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "HumanResourceManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002402001,
|
||||
"children": [
|
||||
]
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "HumanResourceManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002402001,
|
||||
"children": [
|
||||
]
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "HumanResourceManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002401001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -86,7 +86,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "HumanResourceManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002403001,
|
||||
"children": [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user