mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-02-18 12:38:41 +00:00
Change permission check from int to string
This commit is contained in:
parent
7e4684993e
commit
12815e734e
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-usd",
|
||||
"order": 20,
|
||||
"from": "Sales",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user