mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Date to d-m-Y
This commit is contained in:
parent
6d39e98197
commit
f74e3db193
@ -37,7 +37,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Date</th>
|
<th>Date</th>
|
||||||
<td>{{ entity.date|date('Y-m-d H:i:s') }}</td>
|
<td>{{ entity.date|date('d-m-Y') }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Scope</th>
|
<th>Scope</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user