mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-02-13 20:18:42 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
3f652b2d91
commit
6e79db551f
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": "fa fa-fire",
|
"icon": "fa fa-fire",
|
||||||
"order": 70,
|
"order": 70,
|
||||||
"from": 1004300000,
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1000201001,
|
"parent": 1000201001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
"from": 1004300000,
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1004301001,
|
"parent": 1004301001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
"from": 1004300000,
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1004303001,
|
"parent": 1004303001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
@ -52,7 +52,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 10,
|
"order": 10,
|
||||||
"from": 1004300000,
|
"from": "Production",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1004303001,
|
"parent": 1004303001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user