bug cookie consent
This commit is contained in:
parent
fb81fa6cf6
commit
2d3ce1b172
@ -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