mirror of
https://github.com/Karaka-Management/oms-AssetManagement.git
synced 2026-02-16 05:18:40 +00:00
Remove whitespace from end of line
This commit is contained in:
parent
62fda3b56d
commit
0d3b1c1bec
|
|
@ -5,7 +5,7 @@ use phpOMS\Router\RouteVerb;
|
||||||
return [
|
return [
|
||||||
'^.*/backend/accounting/asset/list.*$' => [
|
'^.*/backend/accounting/asset/list.*$' => [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\AssetManagement\Controller:viewAssetManagementList',
|
'dest' => '\Modules\AssetManagement\Controller:viewAssetManagementList',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user