mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
adding a date for the address
The address are computed to be valid at a given date. The date input appears only if fields concerning address are checked.
This commit is contained in:
5
Resources/views/Export/ListPersonFormFields.html.twig
Normal file
5
Resources/views/Export/ListPersonFormFields.html.twig
Normal file
@@ -0,0 +1,5 @@
|
||||
{% block _export_export_list_export_form_address_date_row %}
|
||||
<div data-display-show-hide="address_date">
|
||||
{{ form_row(form) }}
|
||||
</div>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user