Form inheritance work for lists, removal of $session{os}{slash}
This commit is contained in:
parent
abe85d439e
commit
99df1f414e
90 changed files with 1364 additions and 1168 deletions
|
|
@ -249,7 +249,7 @@ sub www_editProfileField {
|
|||
foreach $key (keys %hash) {
|
||||
$hash{$key} = WebGUI::Operation::Shared::secureEval($hash{$key});
|
||||
}
|
||||
$f->selectList(
|
||||
$f->selectBox(
|
||||
-name=>"profileCategoryId",
|
||||
-options=>\%hash,
|
||||
-label=>WebGUI::International::get(489,"WebGUIProfile"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue