This commit is contained in:
Dennis Eichhorn 2017-11-08 22:39:51 +01:00
parent 92e161ef76
commit a5e72531ca

View File

@ -5,7 +5,7 @@
"type": 2,
"subtype": 1,
"name": "TimeRecording",
"uri": "{/base}/{/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": "{/base}/{/lang}/backend/hr/timerecording/dashboard?{?}",
"uri": "/{/lang}/backend/hr/timerecording/dashboard?{?}",
"target": "self",
"icon": null,
"order": 1,