mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-02-17 14:08:40 +00:00
Change permission check from int to string
This commit is contained in:
parent
d43e556cc8
commit
bd1f348883
|
|
@ -10,7 +10,7 @@
|
||||||
"icon": "fa fa-fire",
|
"icon": "fa fa-fire",
|
||||||
"order": 70,
|
"order": 70,
|
||||||
"from": "Production",
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000201001,
|
"parent": 1000201001,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
"from": "Production",
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1004301001,
|
"parent": 1004301001,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
"from": "Production",
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1004303001,
|
"parent": 1004303001,
|
||||||
"children": []
|
"children": []
|
||||||
},
|
},
|
||||||
|
|
@ -53,7 +53,7 @@
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 10,
|
"order": 10,
|
||||||
"from": "Production",
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1004303001,
|
"parent": 1004303001,
|
||||||
"children": []
|
"children": []
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user