mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-02-14 05:08:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
6d58fd2367
commit
76d69a8eb0
|
|
@ -10,7 +10,7 @@
|
||||||
"icon": "fa fa-cube",
|
"icon": "fa fa-cube",
|
||||||
"order": 40,
|
"order": 40,
|
||||||
"from": "Warehousing",
|
"from": "Warehousing",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
"children": [
|
"children": [
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user