From 1b7c0e0684a4f191e6947a2a6ed346c429738ea0 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Sun, 24 Feb 2013 20:12:50 +0000 Subject: Turn ajax_user_autocompletion ON --- modules/bugzilla/templates/params | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/bugzilla/templates/params') diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index 709ae411..07393b1f 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -10,6 +10,7 @@ 'RADIUS_email_suffix' => '', 'RADIUS_secret' => '', 'RADIUS_server' => '', + 'ajax_user_autocompletion' => '1', 'allow_attach_url' => 0, 'allow_attachment_deletion' => 0, 'allow_attachment_display' => 1, -- cgit v1.2.1