mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-02-17 03:58: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",
|
"icon": "fa fa-usd",
|
||||||
"order": 20,
|
"order": 20,
|
||||||
"from": "Sales",
|
"from": "Sales",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
"children": [
|
"children": [
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user