Amauri CHAMPEAUX 10 år sedan
förälder
incheckning
088e4f6da7
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -316,7 +316,7 @@ tarteaucitron.services.xiti = {
     "needConsent": true,
     "js": function () {
         "use strict";
-        if (tarteaucitron.user.xitiId === undefined OR document.getElementById('xitiTac') === undefined) {
+        if (tarteaucitron.user.xitiId === undefined || document.getElementById('xitiTac') === undefined) {
             return;
         }
         var Xt_param = 's=' + tarteaucitron.user.xitiId + '&p=',