From 3e3b76ade4b44e3431782ad3debb80adf4d613a4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 8 Feb 2017 19:16:53 +0100 Subject: [PATCH] Add existing query to link --- Admin/Install/Navigation.install.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 3e1cabe..4e4c591 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 2, "subtype": 1, "name": "BusinessExpenses", - "uri": "", + "uri": "?{?}", "target": "self", "icon": null, "order": 40, @@ -19,7 +19,7 @@ "type": 2, "subtype": 1, "name": "List", - "uri": "", + "uri": "?{?}", "target": "self", "icon": null, "order": 40,