This commit was manufactured by cvs2svn to create tag 'freeside_2_1_0'.
[freeside.git] / rt / share / html / Search / Elements / BuildFormatString
index 9935fdf..9728511 100644 (file)
@@ -71,9 +71,6 @@ $CurrentDisplayColumns => undef
 # All the things we can display in the format string by default
 my @fields = qw(
     id QueueName Subject
-
-    Customer
-
     Status ExtendedStatus UpdateStatus
     Type
 
@@ -99,7 +96,6 @@ my @fields = qw(
     Bookmark
 
     NEWLINE
-
 ); # loc_qw
 
 $m->callback( CallbackOnce => 1, CallbackName => 'SetFieldsOnce', Fields => \@fields );