This commit is contained in:
Dennis Eichhorn 2017-11-08 22:39:51 +01:00
parent 5667ee1e52
commit dcfa919adc

View File

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