Improved datatime format.
This commit is contained in:
parent
af3087abea
commit
671f513461
1 changed files with 1 additions and 1 deletions
|
@ -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: %>
|
||||
|
|
Loading…
Reference in a new issue