mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-01-11 11:48:41 +00:00
autofixes
This commit is contained in:
parent
651df90a36
commit
1abb9bc04c
|
|
@ -10,7 +10,7 @@ return [
|
|||
[
|
||||
'dest' => '\Modules\IncomeStatement\Controller\BackendController:viewPLDashboard',
|
||||
'verb' => RouteVerb::GET,
|
||||
'active' => true,
|
||||
'active' => true,
|
||||
'permission' => [
|
||||
'module' => BackendController::MODULE_NAME,
|
||||
'type' => PermissionType::READ,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ return ['IncomeStatement' => [
|
|||
'Interval' => 'Interval',
|
||||
'Environment' => 'Environment',
|
||||
'Monthly' => 'Monthly',
|
||||
'Settings' => 'Settings',
|
||||
'Settings' => 'Settings',
|
||||
'Quarterly' => 'Quarterly',
|
||||
'Annually' => 'Annually',
|
||||
'Category' => 'Category',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user