mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
twig filter format_date need only one argument
This commit is contained in:
parent
540661862a
commit
3d02785da2
@ -1 +1 @@
|
||||
{% if value is not empty %}{{ value|format_date(format, 'none')}}{% endif %}
|
||||
{% if value is not empty %}{{ value|format_date(format)}}{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user