Explorar o código

Update tarteaucitron.js

Amauri CHAMPEAUX %!s(int64=5) %!d(string=hai) anos
pai
achega
4f7f2be078
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tarteaucitron.js

+ 1 - 1
tarteaucitron.js

@@ -594,7 +594,7 @@ var tarteaucitron = {
             if (tarteaucitron.launch[service.key] !== true) {
                 tarteaucitron.launch[service.key] = true;
                 service.js();
-                this.sendEvent(service.key + '_loaded');
+                tarteaucitron.sendEvent(service.key + '_loaded');
             }
             tarteaucitron.state[service.key] = true;
             tarteaucitron.userInterface.color(service.key, true);