mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
thirdparty form: clean builder, and test if this kind input address
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
{{ form_widget(form.activeChildren) }}
|
||||
{% endif %}
|
||||
|
||||
{{ form_row(form.address) }}
|
||||
{% if thirdParty.kind != 'contact' and thirdParty.kind != 'child' %}
|
||||
{{ form_row(form.address) }}
|
||||
{% endif %}
|
||||
|
||||
{{ form_row(form.comment) }}
|
||||
|
||||
|
Reference in New Issue
Block a user