]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 652338: The "Component" multi-select field in the search page automatically scrol...
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 26 Apr 2011 22:18:51 +0000 (00:18 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 26 Apr 2011 22:18:51 +0000 (00:18 +0200)
r=mkanat a=LpSolit

template/en/default/search/form.html.tmpl

index f519c8f69dca60e7b7bc0e818335cb0dfbb8488d..f3104203caba8614e94a329aa63cf62ffce385dd 100644 (file)
@@ -176,7 +176,6 @@ TUI_hide_default('information_query');
 [% INCLUDE "search/field.html.tmpl" 
       field => bug_fields.component
       accesskey => "m"
-      onchange => "doOnSelectProduct(2);" 
       value => default.component
 %]
 [% INCLUDE "search/field.html.tmpl"