浏览代码

ouverture pdf ressource

ouidade 3 年之前
父节点
当前提交
f6e7464f8c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      user/themes/epau-antimatter/templates/modular/ressources.html.twig

+ 1 - 1
user/themes/epau-antimatter/templates/modular/ressources.html.twig

@@ -29,7 +29,7 @@
               <div class="feature ">
 
                   {% if rapport.couverture and rapport.pdf %}
-                  <a href="{{page.media[rapport.pdf].url|e }}" download >
+                  <a href="{{page.media[rapport.pdf].url|e }}" target="_blank" >
                     <img src="{{page.media[rapport.couverture].url|e }}" alt="couverture du {{rapport.titre_du_rapport}}" />
                     {% endif %}
                     {% if rapport.titre_du_rapport %}