mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-25 20:08:40 +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",
|
||||
"icon": "fa fa-fire",
|
||||
"order": 70,
|
||||
"from": 1004300000,
|
||||
"from": "Production",
|
||||
"permission": null,
|
||||
"parent": 1000201001,
|
||||
"children": [
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
"from": 1004300000,
|
||||
"from": "Production",
|
||||
"permission": null,
|
||||
"parent": 1004301001,
|
||||
"children": [
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
"from": 1004300000,
|
||||
"from": "Production",
|
||||
"permission": null,
|
||||
"parent": 1004303001,
|
||||
"children": []
|
||||
|
|
@ -52,7 +52,7 @@
|
|||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 10,
|
||||
"from": 1004300000,
|
||||
"from": "Production",
|
||||
"permission": null,
|
||||
"parent": 1004303001,
|
||||
"children": []
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user