Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Wed, 2 Aug 2017 07:54:18 +0000 (15:54 +0800)
committeredward <edward@roojs.com>
Wed, 2 Aug 2017 07:54:18 +0000 (15:54 +0800)
Roo/bootstrap/Tooltip.js

index 584efa6..c08aa6e 100644 (file)
@@ -72,7 +72,7 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         
         var bindEl = el;
         
-        Roo.log(el);
+        Roo.log(el.dom);
         // you can not look for children, as if el is the body.. then everythign is the child..
         if (!el.attr('tooltip')) { //
             if (!el.select("[tooltip]").elements.length) {