mirror of
https://github.com/Karaka-Management/oms-BudgetManagement.git
synced 2026-02-16 00:08:42 +00:00
Remove whitespace from end of line
This commit is contained in:
parent
27094d6ddb
commit
3711e16672
|
|
@ -5,7 +5,7 @@ use phpOMS\Router\RouteVerb;
|
||||||
return [
|
return [
|
||||||
'^.*/backend/controlling/budget/dashboard.*$' => [
|
'^.*/backend/controlling/budget/dashboard.*$' => [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\BudgetManagement\Controller:viewBudgetingDashboard',
|
'dest' => '\Modules\BudgetManagement\Controller:viewBudgetingDashboard',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user