From: ivan Date: Sat, 20 Nov 2010 23:23:02 +0000 (+0000) Subject: sort fields in time worked summary, RT#7573 X-Git-Tag: TORRUS_1_0_9~76 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=f1dbc8663ccc99a1ee592d498a3eb976124fb1ad sort fields in time worked summary, RT#7573 --- diff --git a/httemplate/search/rt_ticket.html b/httemplate/search/rt_ticket.html index 62fcce213..7ffe55fc1 100644 --- a/httemplate/search/rt_ticket.html +++ b/httemplate/search/rt_ticket.html @@ -18,6 +18,11 @@ &{ $format_seconds_sub }( $seconds ); }, ], + 'sort_fields' => [ 'ticketid', + 'subject', + 'transaction_time', + 'support_time', + ], 'links' => [ $link, $link,