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


git-svn-id: svn://10.0.0.236/trunk@262236 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2011-04-26 22:33:32 +00:00
parent c9ac4e5961
commit 62d7f75120
2 changed files with 1 additions and 2 deletions

View File

@@ -1 +1 @@
7790
7791

View 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"