From 9a78229983df5537736f2bf715e6a248f48b2891 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 27 Apr 2011 00:17:28 +0200 Subject: 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 --- template/en/default/search/form.html.tmpl | 1 - 1 file changed, 1 deletion(-) (limited to 'template/en/default/search') 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" -- cgit v1.2.3-24-g4f1b