Use descriptive, internationalized labels for template form fields

This commit is contained in:
Colin Kuskie 2005-06-07 03:43:57 +00:00
parent 8cf3d889b8
commit d70a12f09a
12 changed files with 16 additions and 4 deletions

View file

@ -138,6 +138,7 @@ sub getEditForm {
my $tabform = $self->SUPER::getEditForm();
$tabform->getTab("display")->template(
-value=>$self->getValue('templateId'),
-label=>WebGUI::International::get(72,"Asset_SQLReport"),
-namespace=>"SQLReport"
);
$tabform->getTab("properties")->yesNo(