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