From f8b984852ae27f14a5f44e651193f00977737ab1 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Tue, 26 May 2015 23:59:57 +0800 Subject: Bug 1146782: backport bug 1159589 to bmo (migrate autocomplete from yui to jquery) --- template/en/default/search/field.html.tmpl | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'template/en/default/search/field.html.tmpl') diff --git a/template/en/default/search/field.html.tmpl b/template/en/default/search/field.html.tmpl index ae7ca1ad4..d7cdfe886 100644 --- a/template/en/default/search/field.html.tmpl +++ b/template/en/default/search/field.html.tmpl @@ -56,20 +56,19 @@ types = types, selected = type_selected %] -
- -
-
- [% CASE [constants.FIELD_TYPE_DATETIME, constants.FIELD_TYPE_DATE] %] [% INCLUDE "bug/field-label.html.tmpl" -- cgit v1.2.3-24-g4f1b