starting to work...
[freeside.git] / rt / share / html / Elements / RT__Queue / ColumnMap
index 938e631..00655c5 100644 (file)
@@ -2,7 +2,7 @@
 %#
 %# COPYRIGHT:
 %#
-%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC
+%# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
 %#                                          <sales@bestpractical.com>
 %#
 %# (Except where explicitly superseded by other copyright notices)
@@ -89,6 +89,7 @@ my $COLUMN_MAP = {
 foreach my $field (qw(
     Name Description CorrespondAddress CommentAddress
     InitialPriority FinalPriority DefaultDueIn
+    Lifecycle
 )) {
     $COLUMN_MAP->{$field} = {
         title => $field,