From: Max Kanat-Alexander Date: Sat, 18 Sep 2010 23:21:44 +0000 (-0700) Subject: Bug 578256 - Autocomplete user names in the search UI X-Git-Tag: bugzilla-4.0rc1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5dc85c1e086b60a55af8023a845eec59b95295f;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') %]