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

index 276db82..584efa6 100644 (file)
@@ -72,6 +72,7 @@ Roo.apply(Roo.bootstrap.Tooltip, {
         
         var bindEl = el;
         
+        Roo.log(el);
         // 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) {