sub bug fixes, and the new file form control
This commit is contained in:
parent
e184f2c185
commit
3733b39fa5
8 changed files with 74 additions and 158 deletions
|
|
@ -58,7 +58,7 @@ sub definition {
|
|||
my $definition = shift || [];
|
||||
push(@{$definition}, {
|
||||
defaultValue=>{
|
||||
defaultValue=>WebGUI::International::get(62)
|
||||
defaultValue=>WebGUI::International::get(62,"WebGUI")
|
||||
}
|
||||
});
|
||||
return $class->SUPER::definition($definition);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue