diff --git a/Resources/views/Person/view.html.twig b/Resources/views/Person/view.html.twig index 317ea6fa9..7f93df1ff 100644 --- a/Resources/views/Person/view.html.twig +++ b/Resources/views/Person/view.html.twig @@ -154,7 +154,7 @@ This view should receive those arguments: -{% if cFGroup %} +{% if cFGroup and (cFGroup.getActiveCustomFields|length > 0) %}