Date to d-m-Y

This commit is contained in:
Marc Ducobu 2014-11-11 15:37:37 +01:00
parent 6d39e98197
commit f74e3db193

View File

@ -37,7 +37,7 @@
</tr>
<tr>
<th>Date</th>
<td>{{ entity.date|date('Y-m-d H:i:s') }}</td>
<td>{{ entity.date|date('d-m-Y') }}</td>
</tr>
<tr>
<th>Scope</th>