fix: ProductManager->editProduct created a tab with the wrong name. Why did it work at all?

This commit is contained in:
Doug Bell 2006-11-06 21:18:49 +00:00
parent a7f5942e56
commit 224773681b
2 changed files with 2 additions and 1 deletions

View file

@ -153,7 +153,7 @@ sub www_editProduct {
$f = WebGUI::TabForm->new($session);
$f->addTab("properties","Properties");
$f->addTab("properties","Actions");
$f->addTab("actions","Actions");
$f->submit;
$f->hidden({