mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-01-11 11:58:47 +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 [
|
||||
'^.*/backend/hr/timerecording/dashboard.*$' => [
|
||||
[
|
||||
'dest' => '\Modules\HumanResourceTimeRecording\Controller:viewDashboard',
|
||||
'dest' => '\Modules\HumanResourceTimeRecording\Controller:viewDashboard',
|
||||
'verb' => RouteVerb::GET,
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user