add Notes

This commit is contained in:
Leorne
2019-12-05 15:05:33 +03:00
parent 2279783ca8
commit f7177975a8
16 changed files with 521 additions and 2 deletions

View File

@ -38,6 +38,9 @@ return [
'holiday' => [
'class' => 'backend\modules\holiday\Holiday',
],
'notes' => [
'class' => 'backend\modules\notes\Notes',
],
],
'components' => [
'request' => [