mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-02-16 15:48:39 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
34130c998b
commit
23476a9266
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": "fa fa-shopping-cart",
|
"icon": "fa fa-shopping-cart",
|
||||||
"order": 30,
|
"order": 30,
|
||||||
"from": 1002100000,
|
"from": "Purchase",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 15,
|
"order": 15,
|
||||||
"from": 1002100000,
|
"from": "Purchase",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1002101001,
|
"parent": 1002101001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user