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:
@@ -1 +1 @@
|
||||
7790
|
||||
7791
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user