diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index c34ce67..d212aad 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 1, "subtype": 1, "name": "", - "uri": "{/base}/notification/dashboard?{?}", + "uri": "{/base}/notification/dashboard", "target": "self", "icon": "notifications", "order": 20, @@ -19,7 +19,7 @@ "type": 3, "subtype": 1, "name": "Dashboard", - "uri": "{/base}/notification/dashboard?{?}", + "uri": "{/base}/notification/dashboard", "target": "self", "icon": null, "order": 1,