Fix navigation nav_from from id to name

This commit is contained in:
Dennis Eichhorn 2018-02-04 17:13:51 +01:00
parent be6c8034f7
commit feb19391a4

View File

@ -9,7 +9,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": 1006600000, "from": "AssetManagement",
"permission": null, "permission": null,
"parent": 1002601001, "parent": 1002601001,
"children": [ "children": [
@ -23,7 +23,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": 1006600000, "from": "AssetManagement",
"permission": null, "permission": null,
"parent": 1006601001, "parent": 1006601001,
"children": [] "children": []