From d436b813c6ab35b988e708ec5026bac8b8b61084 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 8 Apr 2024 14:44:32 +0200 Subject: [PATCH] updating slider accessibility --- acf-blocks/home/show-thematiques/show-thematiques.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/acf-blocks/home/show-thematiques/show-thematiques.js b/acf-blocks/home/show-thematiques/show-thematiques.js index 4e8f51b..411c3c8 100644 --- a/acf-blocks/home/show-thematiques/show-thematiques.js +++ b/acf-blocks/home/show-thematiques/show-thematiques.js @@ -40,8 +40,7 @@ function initiateSwiper() { renderBullet: function (index, className) { const ariaLabel = cardThematiques[index].getAttribute("data-taxonomy"); - // return ``; - return ``; },