]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 339325: Display the full bug summary by default when viewing a bug list - Patch...
authorlpsolit%gmail.com <>
Thu, 10 Aug 2006 04:43:24 +0000 (04:43 +0000)
committerlpsolit%gmail.com <>
Thu, 10 Aug 2006 04:43:24 +0000 (04:43 +0000)
Bugzilla/Constants.pm

index 15595c269c468f7fb8a733e1942467cadb3074c9..197c1d70aca08e943867d89423c63669c7654509 100644 (file)
@@ -198,7 +198,7 @@ use constant MAILTO_GROUP => 1;
 # The default list of columns for buglist.cgi
 use constant DEFAULT_COLUMN_LIST => (
     "bug_severity", "priority", "op_sys","assigned_to",
-    "bug_status", "resolution", "short_short_desc"
+    "bug_status", "resolution", "short_desc"
 );
 
 # Used by query.cgi and buglist.cgi as the named-query name