Fix absolute path to relative paths

This commit is contained in:
Dennis Eichhorn 2019-02-11 11:38:15 +01:00
parent a935b27c71
commit fdf0540875

View File

@ -19,7 +19,7 @@
"type": 2,
"subtype": 1,
"name": "Analysis",
"uri": "/{/lang}/backend/purchase/analysis?{?}",
"uri": "{/lang}/backend/purchase/analysis?{?}",
"target": "self",
"icon": null,
"order": 15,