From 9872e468472e3a34874b8fd88bbf7dea8210f4ca Mon Sep 17 00:00:00 2001 From: Matthieu Bessat Date: Tue, 4 Aug 2020 23:50:29 +0200 Subject: [PATCH] fix(Public): ghost phone field --- views/organization.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/organization.twig b/views/organization.twig index b8e0355..67d3d9c 100644 --- a/views/organization.twig +++ b/views/organization.twig @@ -267,7 +267,7 @@ {% endif %} #} - {% if data.contacts.peoples|length == 0 and data.contacts.phone|length > 0 %} + {# {% if data.contacts.peoples|length == 0 and data.contacts.phone|length > 0 %}
- {% endif %} + {% endif %} #} {% if data.contacts.address|length > 0 %}