mirror of
https://github.com/Karaka-Management/oms-WarehouseManagement.git
synced 2026-01-11 15:18:41 +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",
|
||||
"order": 40,
|
||||
"from": "Warehousing",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user