Fixed a bug with combo box.
This commit is contained in:
parent
a0604319fc
commit
8cf465c3e6
1 changed files with 1 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ sub combo {
|
|||
$_[0]->{options}->{_new_} = WebGUI::International::get(581).'->';
|
||||
$output = selectList({
|
||||
name=>$_[0]->{name},
|
||||
options=>$_[0]->{options},
|
||||
value=>$_[0]->{value},
|
||||
multiple=>$_[0]->{multiple},
|
||||
extras=>$_[0]->{extras}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue