mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-11 05:58:41 +00:00
Change permission check from int to string
This commit is contained in:
parent
3b03a443c2
commit
8df14e92a0
|
|
@ -10,7 +10,7 @@
|
|||
"icon": null,
|
||||
"order": 40,
|
||||
"from": 1001000000,
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002401001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 40,
|
||||
"from": 1001000000,
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1001001001,
|
||||
"children": [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user