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