mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-23 04:58:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
5c31860176
commit
dbc06fc558
|
|
@ -10,7 +10,7 @@
|
|||
"icon": null,
|
||||
"order": 60,
|
||||
"from": "ProjectManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1003301001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "ProjectManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001701001,
|
||||
"children": []
|
||||
},
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "ProjectManagement",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001701001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user