added most of the rest of the form controls
This commit is contained in:
parent
ce6ee697f9
commit
b86148acaa
12 changed files with 35 additions and 1870 deletions
|
|
@ -122,7 +122,7 @@ sub toHtml {
|
|||
extras=>$self->{extras}
|
||||
)->toHtml
|
||||
.WebGUI::Form::selectList->new(
|
||||
options=>\%units
|
||||
options=>\%units,
|
||||
name=>$self->{name}."_units",
|
||||
value=>[$self->{value}]
|
||||
)->toHtml;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue