add_skills
This commit is contained in:
parent
c7ea822e2d
commit
3f48247569
@ -74,7 +74,6 @@ $this->params['breadcrumbs'][] = $this->title;
|
|||||||
'attribute' => 'skills',
|
'attribute' => 'skills',
|
||||||
'model' => $searchModel,
|
'model' => $searchModel,
|
||||||
'data' => \common\models\UserCard::getNameSkills(),
|
'data' => \common\models\UserCard::getNameSkills(),
|
||||||
// 'maintainOrder' => true,
|
|
||||||
'options' => ['multiple' => true,'placeholder' => 'Выбрать параметр','class' => 'form-control'],
|
'options' => ['multiple' => true,'placeholder' => 'Выбрать параметр','class' => 'form-control'],
|
||||||
'pluginOptions' => [
|
'pluginOptions' => [
|
||||||
'allowClear' => true
|
'allowClear' => true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user