diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 820862f..e73c117 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -5,7 +5,7 @@ "type": 2, "subtype": 1, "name": "TimeRecording", - "uri": "/{/lang}/backend/hr/timerecording/dashboard?{?}", + "uri": "{/lang}/backend/hr/timerecording/dashboard?{?}", "target": "self", "icon": null, "order": 70, @@ -19,7 +19,7 @@ "type": 3, "subtype": 1, "name": "List", - "uri": "/{/lang}/backend/hr/timerecording/dashboard?{?}", + "uri": "{/lang}/backend/hr/timerecording/dashboard?{?}", "target": "self", "icon": null, "order": 1,