mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
add a date field
This commit is contained in:
1
Resources/views/CustomFieldsRendering/date.html.twig
Normal file
1
Resources/views/CustomFieldsRendering/date.html.twig
Normal file
@@ -0,0 +1 @@
|
||||
{% if value is not empty %}{{ value|localizeddate(format, 'none')}}{% endif %}
|
Reference in New Issue
Block a user