Loading js/eu_cookie_compliance.js +2 −2 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ if (drupalSettings.eu_cookie_compliance.withdraw_enabled) { Drupal.eu_cookie_compliance.attachWithdrawEvents(); if (_euccCurrentStatus === cookieValueAgreedShowThankYou || _euccCurrentStatus === cookieValueAgreed) { $('.eu-cookie-withdraw-button').show(); $('.eu-cookie-withdraw-button').removeClass('visually-hidden'); } } } Loading Loading @@ -463,7 +463,7 @@ if (drupalSettings.eu_cookie_compliance.withdraw_enabled && drupalSettings.eu_cookie_compliance.withdraw_button_on_info_popup) { Drupal.eu_cookie_compliance.attachWithdrawEvents(); if (_euccCurrentStatus === cookieValueAgreedShowThankYou || _euccCurrentStatus === cookieValueAgreed) { $('.eu-cookie-withdraw-button').show(); $('.eu-cookie-withdraw-button').removeClass('visually-hidden'); } } }; Loading Loading
js/eu_cookie_compliance.js +2 −2 Original line number Diff line number Diff line Loading @@ -159,7 +159,7 @@ if (drupalSettings.eu_cookie_compliance.withdraw_enabled) { Drupal.eu_cookie_compliance.attachWithdrawEvents(); if (_euccCurrentStatus === cookieValueAgreedShowThankYou || _euccCurrentStatus === cookieValueAgreed) { $('.eu-cookie-withdraw-button').show(); $('.eu-cookie-withdraw-button').removeClass('visually-hidden'); } } } Loading Loading @@ -463,7 +463,7 @@ if (drupalSettings.eu_cookie_compliance.withdraw_enabled && drupalSettings.eu_cookie_compliance.withdraw_button_on_info_popup) { Drupal.eu_cookie_compliance.attachWithdrawEvents(); if (_euccCurrentStatus === cookieValueAgreedShowThankYou || _euccCurrentStatus === cookieValueAgreed) { $('.eu-cookie-withdraw-button').show(); $('.eu-cookie-withdraw-button').removeClass('visually-hidden'); } } }; Loading