mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-02-13 11:18:40 +00:00
Remove whitespace from end of line
This commit is contained in:
parent
aba1728f8a
commit
098c7d5523
|
|
@ -5,7 +5,7 @@ use phpOMS\Router\RouteVerb;
|
||||||
return [
|
return [
|
||||||
'^.*/backend/hr/timerecording/dashboard.*$' => [
|
'^.*/backend/hr/timerecording/dashboard.*$' => [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\HumanResourceTimeRecording\Controller:viewDashboard',
|
'dest' => '\Modules\HumanResourceTimeRecording\Controller:viewDashboard',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user