Use descriptive, internationalized labels for template form fields
This commit is contained in:
parent
8cf3d889b8
commit
d70a12f09a
12 changed files with 16 additions and 4 deletions
|
|
@ -204,6 +204,7 @@ sub getEditForm {
|
|||
$tabform->getTab("display")->template(
|
||||
-value=>$self->getValue('templateId'),
|
||||
-namespace=>"Product"
|
||||
-label=>WebGUI::International::get(62,"Asset_Product"),
|
||||
);
|
||||
$tabform->getTab("properties")->text(
|
||||
-name=>"price",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue