mirror of
https://github.com/Karaka-Management/oms-BudgetManagement.git
synced 2026-02-16 00:08:42 +00:00
Fix navigation nav_from from id to name
This commit is contained in:
parent
00c6cff0af
commit
717537876d
|
|
@ -9,7 +9,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1004600000,
|
"from": "BudgetManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1002801001,
|
"parent": 1002801001,
|
||||||
"children": [
|
"children": [
|
||||||
|
|
@ -23,7 +23,7 @@
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
"from": 1004600000,
|
"from": "BudgetManagement",
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1004601001,
|
"parent": 1004601001,
|
||||||
"children": []
|
"children": []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user