From 0288f91219fcb2e70e345f4a17465f4146143387 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Sat, 10 Oct 2020 11:43:25 +0200 Subject: [PATCH] remove onclick event on cookie icon --- tarteaucitron.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tarteaucitron.js b/tarteaucitron.js index 845cc2e..8298d34 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -434,7 +434,7 @@ var tarteaucitron = { if (tarteaucitron.parameters.showIcon === true) { html += '
'; - html += ' '; html += '
'; @@ -1685,7 +1685,6 @@ var tarteaucitron = { html += '
'; html += '
'; html += ' ' + engage; -// html += ' ';