hover help
This commit is contained in:
parent
5bab0ae930
commit
449081990e
3 changed files with 15 additions and 4 deletions
|
|
@ -88,6 +88,7 @@ sub getEditForm {
|
|||
$tabform->getTab("properties")->url(
|
||||
-name=>"redirectUrl",
|
||||
-label=>WebGUI::International::get('redirect url', 'Asset_Redirect'),
|
||||
-hoverHelp=>WebGUI::International::get('redirect url description', 'Asset_Redirect'),
|
||||
-value=>$self->getValue("redirectUrl")
|
||||
);
|
||||
return $tabform;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue