We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e548ef commit 464900bCopy full SHA for 464900b
tbx/static_src/javascript/components/cookie-message.js
@@ -21,7 +21,6 @@ class CookieWarning {
21
this.cookieDuration = 365;
22
this.activeClass = 'active';
23
this.inactiveClass = 'inactive';
24
-
25
this.template = document.querySelector(CookieWarning.vwoSelector());
26
this.templateInitiated = false;
27
0 commit comments