embde&&_ressource_externe

This commit is contained in:
Tessier
2020-10-11 23:59:30 +02:00
parent a54e185701
commit ee80899d18
10 changed files with 97 additions and 32 deletions
@@ -72,13 +72,14 @@
* @ingroup themeable
*/
#}
<article class="row d-sm-flex flex-wrap d-block publications">
<div class="__wrap_side col-sm-12 col-md-12 col-lg-1">
{% include 'themes/custom/popsu_colloque/template/components/share_rs.html.twig' %}
{{content.field_telecharger_la_ressource}}
{% if content.field_telecharger_la_ressource['#field_name']|length > 0 %}
{{content.field_telecharger_la_ressource}}
{% elseif content.field_ressource_externe['#field_name']|length > 0 %}
{{content.field_ressource_externe}}
{% endif %}
</div>
<div class="__wrapper col-sm-12 col-md-9 col-lg-8">