fixing bugs related to new form system

This commit is contained in:
JT Smith 2005-07-28 22:10:28 +00:00
parent 74cd198203
commit 3058d839c0
15 changed files with 68 additions and 11 deletions

View file

@ -60,9 +60,6 @@ sub definition {
defaultValue=>{
defaultValue=>WebGUI::International::get(62,"WebGUI")
},
label=>{
defaultValue=>""
}
});
return $class->SUPER::definition($definition);
}