Skip to content

Commit

Permalink
docs: replace TODO with Confluence doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hroth1994 committed Jan 17, 2025
1 parent 43b4a70 commit da742ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions es-vue-base/src/lib-components/EsFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -166,9 +166,7 @@ export default {
},
},
mounted() {
// TODO: update with GTM tag in prod once we've gone live
// See https://tagmanager.google.com/#/container/accounts/2920232696/containers/8806152/workspaces/126/tags
// for GTM script that triggers this event.
// https://energysage.atlassian.net/wiki/spaces/FG/pages/1427865649/One-trust+Consent+Initialization+and+GTM
window.addEventListener('OneTrustLoadedCb', () => {
window.OneTrust.OnConsentChanged(() => {
// OneTrust modal should modify cookie values, a hard-refresh will
Expand Down

0 comments on commit da742ae

Please sign in to comment.