aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2013-02-24 20:12:50 +0000
committerDexter Morgan <dmorgan@mageia.org>2013-02-24 20:12:50 +0000
commit1b7c0e0684a4f191e6947a2a6ed346c429738ea0 (patch)
tree5060a01644ae607f53eeaa01d98bb63127dd6217 /modules/bugzilla
parent588ef1ac7900d7ebf77842e5ecdf3f192aa2dd81 (diff)
downloadpuppet-1b7c0e0684a4f191e6947a2a6ed346c429738ea0.tar
puppet-1b7c0e0684a4f191e6947a2a6ed346c429738ea0.tar.gz
puppet-1b7c0e0684a4f191e6947a2a6ed346c429738ea0.tar.bz2
puppet-1b7c0e0684a4f191e6947a2a6ed346c429738ea0.tar.xz
puppet-1b7c0e0684a4f191e6947a2a6ed346c429738ea0.zip
Turn ajax_user_autocompletion ON
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/params1
1 files changed, 1 insertions, 0 deletions
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,