From 68b5a93be9098a68ab886f3d1007b57068d6841e Mon Sep 17 00:00:00 2001 From: ouidade Date: Fri, 15 Oct 2021 14:13:58 +0200 Subject: [PATCH] ouverture pdf dans new onglet --- .../themes/epau-antimatter/templates/modular/showcase.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/themes/epau-antimatter/templates/modular/showcase.html.twig b/user/themes/epau-antimatter/templates/modular/showcase.html.twig index df90b55..5c4e005 100644 --- a/user/themes/epau-antimatter/templates/modular/showcase.html.twig +++ b/user/themes/epau-antimatter/templates/modular/showcase.html.twig @@ -13,7 +13,7 @@ {{ button.text }}> {% endif %} {% if button.pdf %} - {{ button.text }}> + {{ button.text }}> {% endif %} {% endfor %}