Commit 8a159e17 authored by Shakarim Sapa's avatar Shakarim Sapa

- Added action to behavior

parent aa2d7949
......@@ -65,7 +65,7 @@ class CoContent extends \common\components\ActiveRecordModel
return [
'meta' => [
'class' => 'common\components\activeRecordBehaviors\MetaTagBehavior',
'actions' => ['create', 'update', 'copy']
'actions' => ['create', 'update', 'copy', 'createcase']
],
'langs' => [
'class' => 'common\modules\languages\components\LanguageHelperBehavior',
......
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