Explorar o código

Some changes to fix some issues

@soyjavi %!s(int64=14) %!d(string=hai) anos
pai
achega
fc925aa4de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/Lungo.View.Element.js

+ 1 - 1
src/view/Lungo.View.Element.js

@@ -21,7 +21,7 @@ LUNGO.View.Element = (function(lng, undefined) {
 
         if (element ) {
             if (count > 0) {
-                _setBubble (element, count);
+                _setBubble(element, count);
             } else {
                 element.children(SELECTORS.BUBBLE).remove();
             }