Browse Source

another try

redesign
Anxhelo Lushka 7 years ago
parent
commit
f8c7c6c6fb
  1. 2
      js/cookie.js

2
js/cookie.js

@ -46,7 +46,7 @@ jQuery(function($) {
}
}
$("#closeCookieConsent .cookieConsentOK").click(function(){
$("#cookieConsent .cookieConsentOK").click(function(){
setCookie_eu("cookies_consent", 1, 30);
});

Loading…
Cancel
Save