fix block row exist

This commit is contained in:
kevin
2021-01-11 17:35:43 +01:00
parent d6fa6d1dbe
commit 805926bd62
7 changed files with 31 additions and 26 deletions
@@ -33,8 +33,7 @@
*/
#}
{% if rows %}
{% if rows[0]['#rows'][0]['#row'].node__field_bibliographie_field_bibliographie_target_id %}
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
@@ -33,7 +33,9 @@
*/
#}
{% if rows %}
{% if rows[0]['#rows'][0]['#row'].node__field_publications_participants_field_publications_par %}
{{ title_prefix }}
{{ title }}
@@ -34,7 +34,6 @@
#}
{% if rows %}
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
@@ -68,4 +67,3 @@
{% endif %}
{{ feed_icons }}
{% endif %}