From a6ec88d37deb06ecc7807f488adf2ccb41b81ba7 Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Sat, 12 Feb 2011 11:33:57 +0000 Subject: Enable white board --- modules/bugzilla/templates/params | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/bugzilla/templates/params') diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index 12562096..652c8368 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -97,7 +97,7 @@ 'useqacontact' => 0, 'user_info_class' => 'CGI', 'user_verify_class' => 'LDAP', - 'usestatuswhiteboard' => 0, + 'usestatuswhiteboard' => 1, 'usetargetmilestone' => 0, 'usevisibilitygroups' => 0, 'usevotes' => 0, -- cgit v1.2.1