Add existing query to link

This commit is contained in:
Dennis Eichhorn 2017-02-08 19:16:53 +01:00
parent 286a9c24fe
commit f4b38df23c

View File

@ -5,7 +5,7 @@
"type": 1,
"subtype": 1,
"name": "Calendar",
"uri": "/{/lang}/backend/calendar/dashboard",
"uri": "/{/lang}/backend/calendar/dashboard?{?}",
"target": "self",
"icon": "fa fa-calendar",
"order": 10,
@ -20,7 +20,7 @@
"type": 2,
"subtype": 1,
"name": "Calendar",
"uri": "/{/lang}/backend/calendar/dashboard",
"uri": "/{/lang}/backend/calendar/dashboard?{?}",
"target": "self",
"icon": null,
"order": 30,