فهرست منبع

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 %}