bug cookie consent
This commit is contained in:
parent
db13e3d437
commit
7b076ed0be
@ -245,7 +245,7 @@ core.start = function() {
|
||||
* Fermeture de la popup des cookies
|
||||
*/
|
||||
$("#cookieConsent .cookieClose").on("click", function() {
|
||||
$('#cookieConsent').fadeOut();
|
||||
$('#cookieConsent').addClass("displayNone");
|
||||
});
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user