Roo/bootstrap/Tooltip.js
authorAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 02:54:03 +0000 (10:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 02:54:03 +0000 (10:54 +0800)
Roo/bootstrap/Tooltip.js

index 61a06ca..feee332 100644 (file)
@@ -74,7 +74,7 @@ Roo.appply(Roo.bootstrap.Tooltip, {
         'top' : [ 'b-t', [0,-10], 'bottom']
     }
     
-}
+});
 
 
 Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
@@ -110,7 +110,7 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
     bind : function(el)
     {
         this.bindEl = el;
-    }
+    },
       
     
     enter : function () {