fix block row exist
This commit is contained in:
+1
-2
@@ -33,8 +33,7 @@
|
||||
*/
|
||||
#}
|
||||
|
||||
|
||||
{% if rows %}
|
||||
{% if rows[0]['#rows'][0]['#row'].node__field_bibliographie_field_bibliographie_target_id %}
|
||||
{{ title_prefix }}
|
||||
{{ title }}
|
||||
{{ title_suffix }}
|
||||
|
||||
+3
-1
@@ -33,7 +33,9 @@
|
||||
*/
|
||||
#}
|
||||
|
||||
{% if rows %}
|
||||
|
||||
|
||||
{% if rows[0]['#rows'][0]['#row'].node__field_publications_participants_field_publications_par %}
|
||||
|
||||
{{ title_prefix }}
|
||||
{{ title }}
|
||||
|
||||
-2
@@ -34,7 +34,6 @@
|
||||
#}
|
||||
|
||||
|
||||
{% if rows %}
|
||||
{{ title_prefix }}
|
||||
{{ title }}
|
||||
{{ title_suffix }}
|
||||
@@ -68,4 +67,3 @@
|
||||
{% endif %}
|
||||
|
||||
{{ feed_icons }}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user