Дебаги

This commit is contained in:
maxim
2021-09-07 15:24:24 +03:00
parent 6377b84396
commit 1883039c80
5 changed files with 71 additions and 32 deletions

View File

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