Fix navigation nav_from from id to name

This commit is contained in:
Dennis Eichhorn 2018-02-04 17:13:51 +01:00
parent 00c6cff0af
commit 717537876d

View File

@ -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": []