add_skills

This commit is contained in:
SoHardKI 2019-07-03 16:09:10 +03:00
parent c7ea822e2d
commit 3f48247569

View File

@ -74,7 +74,6 @@ $this->params['breadcrumbs'][] = $this->title;
'attribute' => 'skills',
'model' => $searchModel,
'data' => \common\models\UserCard::getNameSkills(),
// 'maintainOrder' => true,
'options' => ['multiple' => true,'placeholder' => 'Выбрать параметр','class' => 'form-control'],
'pluginOptions' => [
'allowClear' => true