This commit is contained in:
Dennis Eichhorn 2017-11-08 22:39:51 +01:00
parent 27623b7035
commit 7e39c8232b

View File

@ -5,7 +5,7 @@
"type": 2,
"subtype": 1,
"name": "Budgeting",
"uri": "{/base}/{/lang}/backend/controlling/budget/dashboard?{?}",
"uri": "/{/lang}/backend/controlling/budget/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,
@ -19,7 +19,7 @@
"type": 3,
"subtype": 1,
"name": "Dashboard",
"uri": "{/base}/{/lang}/backend/controlling/budget/dashboard?{?}",
"uri": "/{/lang}/backend/controlling/budget/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,