Roo/bootstrap/Tooltip.js
authorAlan Knowles <alan@roojs.com>
Mon, 19 Oct 2015 04:41:15 +0000 (12:41 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 19 Oct 2015 04:41:15 +0000 (12:41 +0800)
Roo/bootstrap/Tooltip.js

index fb3e83d..4caa0e2 100644 (file)
@@ -66,7 +66,7 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         if (this.currentTip.el) {
             this.currentTip.el.hide(); // force hiding...
         }    
-        Roo.log(el);
+        Roo.log(ev);
         if (!el.attr('tooltip') && !el.select("[tooltip]").elements.length) { // parents who have tip?
             return;
         }