mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-11 11:58:47 +00:00
Fix #13
This commit is contained in:
parent
92e161ef76
commit
a5e72531ca
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user