Fix navigation nav_from from id to name

This commit is contained in:
Dennis Eichhorn 2018-02-04 17:13:51 +01:00
parent 34130c998b
commit 23476a9266

View File

@ -9,7 +9,7 @@
"target": "self",
"icon": "fa fa-shopping-cart",
"order": 30,
"from": 1002100000,
"from": "Purchase",
"permission": null,
"parent": 0,
"children": [
@ -23,7 +23,7 @@
"target": "self",
"icon": null,
"order": 15,
"from": 1002100000,
"from": "Purchase",
"permission": null,
"parent": 1002101001,
"children": []