From 889c4b96847d371b49c69dff2d513ed68d14f66a Mon Sep 17 00:00:00 2001 From: Stakovicz Date: Fri, 10 Jan 2025 15:39:41 +0100 Subject: [PATCH] Tarte au citron supprimer le bouton --- htdocs/js/tarteaucitron.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/js/tarteaucitron.js b/htdocs/js/tarteaucitron.js index d590d4b4a..36daf1822 100644 --- a/htdocs/js/tarteaucitron.js +++ b/htdocs/js/tarteaucitron.js @@ -17,7 +17,7 @@ tarteaucitron.init({ "closePopup": false, /* Show a close X on the banner */ - "showIcon": true, /* Show cookie icon to manage cookies */ + "showIcon": false, /* Show cookie icon to manage cookies */ //"iconSrc": "", /* Optionnal: URL or base64 encoded image */ "iconPosition": "BottomRight", /* BottomRight, BottomLeft, TopRight and TopLeft */