diff --git a/user/themes/lecampus/js/site.js b/user/themes/lecampus/js/site.js index 8da5df0..fe235f6 100644 --- a/user/themes/lecampus/js/site.js +++ b/user/themes/lecampus/js/site.js @@ -208,7 +208,7 @@ jQuery(document).ready(function(){ "adblocker": false, /* Show a Warning if an adblocker is detected */ "AcceptAllCta" : true, /* Show the accept all button when highPrivacy on */ - "highPrivacy": true, /* Disable auto consent */ + "highPrivacy": false, /* Disable auto consent */ "handleBrowserDNTRequest": true, /* If Do Not Track == 1, disallow all */ "removeCredit": false, /* Remove credit link */ diff --git a/user/themes/lecampus/templates/partials/base.html.twig b/user/themes/lecampus/templates/partials/base.html.twig index 9b74643..441d508 100644 --- a/user/themes/lecampus/templates/partials/base.html.twig +++ b/user/themes/lecampus/templates/partials/base.html.twig @@ -121,7 +121,8 @@