This commit is contained in:
Dennis Eichhorn 2017-05-30 18:21:27 +02:00
parent c542de21b6
commit 960a66a0f7

View File

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