Some updates to the data form before launch
This commit is contained in:
parent
3ce64fc0d5
commit
fd7dd21935
4 changed files with 324 additions and 211 deletions
|
|
@ -471,7 +471,7 @@ sub fieldType {
|
|||
} elsif ($type eq "radioList") {
|
||||
$hash{radioList} = WebGUI::International::get(942);
|
||||
} elsif ($type eq "checkList") {
|
||||
$hash{checkboxList} = WebGUI::International::get(941);
|
||||
$hash{checkList} = WebGUI::International::get(941);
|
||||
} elsif ($type eq "zipcode") {
|
||||
$hash{zipcode} = WebGUI::International::get(944);
|
||||
} elsif ($type eq "checkbox") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue