mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-28 08:18:39 +00:00
Change permission check from int to string
This commit is contained in:
parent
1d722a68ba
commit
87849422e0
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-question-circle",
|
||||
"order": 80,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002901001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002901101,
|
||||
"children": [
|
||||
]
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002901101,
|
||||
"children": [
|
||||
]
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002901001,
|
||||
"children": [
|
||||
]
|
||||
|
|
@ -88,7 +88,7 @@
|
|||
"icon": null,
|
||||
"order": 10,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1002901001,
|
||||
"children": [
|
||||
]
|
||||
|
|
@ -106,7 +106,7 @@
|
|||
"icon": null,
|
||||
"order": 5,
|
||||
"from": "Support",
|
||||
"permission": null,
|
||||
"permission": { "type": null, "element": null },
|
||||
"parent": 1003401001,
|
||||
"children": [
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user