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

index 59ad9eb..44269a1 100644 (file)
@@ -87,7 +87,7 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         }
         
         if (this.currentTip) {
-            this.currentTip.hide();
+            this.currentTip.leave();
         }
         Roo.log('clear currentEl');