소스 검색

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