Update ActiveField.php
This commit is contained in:
parent
2a36723f25
commit
ec4e525fbc
@ -444,7 +444,7 @@ class ActiveField extends \yii\widgets\ActiveField
|
|||||||
Html::removeCssClass($this->labelOptions, 'visually-hidden');
|
Html::removeCssClass($this->labelOptions, 'visually-hidden');
|
||||||
}
|
}
|
||||||
|
|
||||||
return parent::dropdownList($items, $options);
|
return parent::dropDownList($items, $options);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user