From: Max Kanat-Alexander Date: Sat, 18 Sep 2010 23:21:04 +0000 (-0700) Subject: Bug 578256 - Autocomplete user names in the search UI X-Git-Tag: bugzilla-4.1.1~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7df0160f6aaf3adcb3e6ddca0fc172c5ea89eb8c;p=thirdparty%2Fbugzilla.git Bug 578256 - Autocomplete user names in the search UI r=pyrzak, a=mkanat --- diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index e1f8a5f686..f519c8f69d 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -342,7 +342,19 @@ TUI_hide_default('information_query'); [% " selected" IF default.emailtype.$n == qv.name %]>[% qv.description %] [% END %] - + [% IF feature_enabled('jsonrpc') %] +
+ [% END %] + + [% IF feature_enabled('jsonrpc') %] +
+
+ + [% END %] [% END %] [% Hook.process('email_numbering_end') %]