Fix navigation nav_from from id to name

This commit is contained in:
Dennis Eichhorn 2018-02-04 17:13:51 +01:00
parent 0671b86929
commit b15be84763

View File

@ -9,7 +9,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": 1003100000, "from": "ClientManagement",
"permission": null, "permission": null,
"parent": 1001601001, "parent": 1001601001,
"children": [ "children": [
@ -23,7 +23,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": 1003100000, "from": "ClientManagement",
"permission": null, "permission": null,
"parent": 1003102001, "parent": 1003102001,
"children": [] "children": []
@ -38,7 +38,7 @@
"target": "self", "target": "self",
"icon": null, "icon": null,
"order": 1, "order": 1,
"from": 1003100000, "from": "ClientManagement",
"permission": null, "permission": null,
"parent": 1003102001, "parent": 1003102001,
"children": [] "children": []