add_holidays
This commit is contained in:
@ -32,6 +32,9 @@ return [
|
||||
'balance' => [
|
||||
'class' => 'backend\modules\balance\Balance',
|
||||
],
|
||||
'holiday' => [
|
||||
'class' => 'backend\modules\holiday\Holiday',
|
||||
],
|
||||
],
|
||||
'components' => [
|
||||
'request' => [
|
||||
|
Reference in New Issue
Block a user