typo in search template save
This commit is contained in:
parent
771d11f833
commit
2865b821e7
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,7 @@ sub getEditForm {
|
|||
);
|
||||
$tabform->getTab("display")->template(
|
||||
-name=>"searchTemplateId",
|
||||
-value=>$self->getValue("SearchTemplateId"),
|
||||
-value=>$self->getValue("searchTemplateId"),
|
||||
-namespace=>"Collaboration/Search",
|
||||
-label=>$i18n->get('search template'),
|
||||
-hoverHelp=>$i18n->get('search template description'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue