summaryrefslogtreecommitdiffstats
path: root/colchange.cgi
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2011-12-26 13:48:18 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2011-12-26 13:48:18 +0100
commit6d02055deb5a8bbeff15459f150e129bbf725eab (patch)
treefe97cc1af3bbc938fc7a5e050ae9cebdb9fa3015 /colchange.cgi
parent429534ee24bfbfce0c330b92e0167b4c8cff6b5f (diff)
downloadbugzilla-6d02055deb5a8bbeff15459f150e129bbf725eab.tar.gz
bugzilla-6d02055deb5a8bbeff15459f150e129bbf725eab.tar.xz
Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently)
r/a=LpSolit
Diffstat (limited to 'colchange.cgi')
-rwxr-xr-xcolchange.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/colchange.cgi b/colchange.cgi
index c3741f623..81b7d1e16 100755
--- a/colchange.cgi
+++ b/colchange.cgi
@@ -40,7 +40,6 @@ use Storable qw(dclone);
# Maps parameters that control columns to the names of columns.
use constant COLUMN_PARAMS => {
'useclassification' => ['classification'],
- 'usebugaliases' => ['alias'],
'usetargetmilestone' => ['target_milestone'],
'useqacontact' => ['qa_contact', 'qa_contact_realname'],
'usestatuswhiteboard' => ['status_whiteboard'],