Skip to content

Commit

Permalink
UHF-8650: Added onclick event for the askem (react and share) template.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Oct 28, 2024
1 parent ac3e4f1 commit 5984e11
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
'hds-button',
'hds-button--secondary',
],
'data-cookie-consent-groups': 'statistics',
'onclick': 'window.hdsCookieConsentClickEvent(event, this)',
} %}
{% set link_title %}
<span class="hds-button__label">{{ 'Change cookie settings'|t }}</span>
Expand Down

0 comments on commit 5984e11

Please sign in to comment.