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
|
|
@ -207,6 +207,7 @@ sub getEditForm {
|
|||
-name=>"templateId",
|
||||
-value=>$self->getValue("templateId"),
|
||||
-namespace=>"DataForm",
|
||||
-label=>WebGUI::International::get(82,"Asset_DataForm"),
|
||||
-afterEdit=>'func=edit',
|
||||
-defaultValue=>"PBtmpl0000000000000141"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue