*** hours_query_results.html 2009-01-04 11:18:00.000000000 +0900
--- hours_query_results.html.new 2009-07-19 23:48:21.696627584 +0900
***************
*** 51,61 ****
$result.seconds_worked |
$value
! ${dateinfo(value)}
! ${authorinfo(value)}
! ${format_emails(ticket_context, value)}
! ${authorinfo(value)}
! $value
|
--- 51,61 ----
$result.seconds_worked |
$value
! ${to_unicode(dateinfo(value))}
! ${to_unicode(authorinfo(value))}
! ${to_unicode(format_emails(ticket_context, value))}
! ${to_unicode(authorinfo(value))}
! ${to_unicode(value)}
|