Improved datatime format.

This commit is contained in:
Martin Edenhofer 2016-04-26 08:02:32 +02:00
parent af3087abea
commit 671f513461

View file

@ -7,7 +7,7 @@
<tr>
<th width="10%"><%- @T('Direction') %>
<th><%- @T('Request') %>
<th width="20%"><%- @T('Created at') %>
<th width="25%"><%- @T('Created at') %>
</thead>
<tbody>
<% for record in @records: %>