From a6283cb1e3d950a7560794cfe9e7fff58e42d036 Mon Sep 17 00:00:00 2001 From: ouidade Date: Fri, 23 May 2025 15:25:59 +0200 Subject: [PATCH] button que sur path ressources --- web/themes/custom/eql/templates/partials/form.html.twig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/themes/custom/eql/templates/partials/form.html.twig b/web/themes/custom/eql/templates/partials/form.html.twig index ac95695..ee6b23e 100644 --- a/web/themes/custom/eql/templates/partials/form.html.twig +++ b/web/themes/custom/eql/templates/partials/form.html.twig @@ -12,6 +12,7 @@ * @ingroup themeable */ #} +{% if 'path-ressources' in attributes.class %}
@@ -22,6 +23,8 @@
+{% endif %} + {{ children }}