Fix for broken template selector on "Display" tab.

This commit is contained in:
Daniel Collis-Puro 2005-06-28 03:02:31 +00:00
parent 960c4c6e3a
commit 1e9a026003

View file

@ -203,7 +203,7 @@ sub getEditForm {
my $tabform = $self->SUPER::getEditForm();
$tabform->getTab("display")->template(
-value=>$self->getValue('templateId'),
-namespace=>"Product"
-namespace=>"Product",
-label=>WebGUI::International::get(62,"Asset_Product"),
);
$tabform->getTab("properties")->text(