Fix navigation nav_from from id to name

This commit is contained in:
Dennis Eichhorn 2018-02-04 17:13:51 +01:00
parent 3f652b2d91
commit 6e79db551f

View File

@ -9,7 +9,7 @@
"target": "self", "target": "self",
"icon": "fa fa-fire", "icon": "fa fa-fire",
"order": 70, "order": 70,
"from": 1004300000, "from": "Production",
"permission": null, "permission": null,
"parent": 1000201001, "parent": 1000201001,
"children": [ "children": [
@ -23,7 +23,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": 1004300000, "from": "Production",
"permission": null, "permission": null,
"parent": 1004301001, "parent": 1004301001,
"children": [ "children": [
@ -37,7 +37,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 5, "order": 5,
"from": 1004300000, "from": "Production",
"permission": null, "permission": null,
"parent": 1004303001, "parent": 1004303001,
"children": [] "children": []
@ -52,7 +52,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 10, "order": 10,
"from": 1004300000, "from": "Production",
"permission": null, "permission": null,
"parent": 1004303001, "parent": 1004303001,
"children": [] "children": []