From e7c56d4b7b1c415b63172ad93f28b96930bf25bc Mon Sep 17 00:00:00 2001 From: kevin tessier Date: Sun, 16 Jun 2019 18:25:50 +0200 Subject: [PATCH] add tarteaucitron --- user/themes/lecampus/js/site.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/themes/lecampus/js/site.js b/user/themes/lecampus/js/site.js index fe235f6..e6c801b 100644 --- a/user/themes/lecampus/js/site.js +++ b/user/themes/lecampus/js/site.js @@ -200,7 +200,7 @@ jQuery(document).ready(function(){ "privacyUrl": "/charte-cookies", /* Privacy policy url */ "hashtag": "#gestion_des_cookies", /* Open the panel with this hashtag */ - "cookieName": "#gestion_des_cookies", /* Cookie name */ + "cookieName": "gestion_des_cookies", /* Cookie name */ "orientation": "bottom", /* Banner position (top - bottom) */ "showAlertSmall": false, /* Show the small banner on bottom right */