field($model, 'name')->textInput(['maxlength' => true]) ?> field($model, 'description')->widget(CKEditor::className(), [ 'preset' => 'full', 'clientOptions' => RoxyFileManager::attach([ 'extraPlugins' => 'justify,codesnippet,colorbutton,iframe,dialogadvtab,liststyle,smiley,devtools,div', ]), ]) ?> registerJs("CKEDITOR.config.allowedContent = true;") ?> registerJs("CKEDITOR.config.removeFormatAttributes = '';") ?>
'btn btn-success']) ?>