mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-14 07:48:43 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
0671b86929
commit
b15be84763
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1003100000,
|
"from": "ClientManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1001601001,
|
"parent": 1001601001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1003100000,
|
"from": "ClientManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1003102001,
|
"parent": 1003102001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1003100000,
|
"from": "ClientManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1003102001,
|
"parent": 1003102001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user