Amauri CHAMPEAUX před 4 roky
rodič
revize
a051fb1b9c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tarteaucitron.services.js

+ 1 - 1
tarteaucitron.services.js

@@ -82,7 +82,7 @@ tarteaucitron.services.smartsupp = {
             return;
         }
 
-        window._smartsupp = _smartsupp || {};
+        window._smartsupp = window._smartsupp || {};
         window._smartsupp.key = tarteaucitron.user.smartsuppKey;
         window.smartsupp = function() {
             window.smartsupp._.push(arguments)