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

index 0314fb8..c5ce238 100644 (file)
@@ -69,7 +69,9 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         }
         if (this.currentTip) {
             this.currentTip.hide();
-        }  
+        }
+        
+        this.currentEl = false;
         
     },
     alignment : {