Fix navigation nav_from from id to name

This commit is contained in:
Dennis Eichhorn 2018-02-04 17:13:51 +01:00
parent 0941335730
commit 67b3aaf202

View File

@ -9,7 +9,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": 1006400000, "from": "PL",
"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": 1006400000, "from": "PL",
"permission": null, "permission": null,
"parent": 1006401001, "parent": 1006401001,
"children": [] "children": []