Commit aa2d7949 authored by Shakarim Sapa's avatar Shakarim Sapa

- Added action to behavior

parent bff27e46
......@@ -71,7 +71,7 @@ class CoContent extends \common\components\ActiveRecordModel
'class' => 'common\modules\languages\components\LanguageHelperBehavior',
'field' => 'content_id',
'langClass' => 'common\modules\content\models\CoContentLang',
'actions' => ['create', 'update', 'copy']
'actions' => ['create', 'update', 'copy', 'createcase']
],
'file' => [
'class' => 'common\components\activeRecordBehaviors\FileUploadBehavior',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment