summaryrefslogtreecommitdiffstats
path: root/template/en/default/search
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-04-27 00:17:28 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-04-27 00:17:28 +0200
commit9a78229983df5537736f2bf715e6a248f48b2891 (patch)
tree1a257024bfcdaf8e205c22a27b02ae73ce6baa71 /template/en/default/search
parentf62eb58583ae7cb62f68bcd548ebf55e3f9582d1 (diff)
downloadbugzilla-9a78229983df5537736f2bf715e6a248f48b2891.tar.gz
bugzilla-9a78229983df5537736f2bf715e6a248f48b2891.tar.xz
Bug 652338: The "Component" multi-select field in the search page automatically scrolls to the top of the list every time you select a component
r=mkanat a=LpSolit
Diffstat (limited to 'template/en/default/search')
-rw-r--r--template/en/default/search/form.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl
index f519c8f69..f3104203c 100644
--- a/template/en/default/search/form.html.tmpl
+++ b/template/en/default/search/form.html.tmpl
@@ -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"