Fixes on fields for new behaviour
This commit is contained in:
parent
2a342ad9f9
commit
890704010b
21 changed files with 78 additions and 36 deletions
|
|
@ -26,7 +26,7 @@ class SelectForm extends BaseForm{
|
|||
|
||||
foreach($this->arr_select as $value => $select)
|
||||
{
|
||||
|
||||
|
||||
settype($arr_selected[$value], 'string');
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue