Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Thu, 26 Oct 2017 10:05:47 +0000 (18:05 +0800)
committeredward <edward@roojs.com>
Thu, 26 Oct 2017 10:05:47 +0000 (18:05 +0800)
Roo/bootstrap/Tooltip.js

index a3d6f99..6eb14b3 100644 (file)
@@ -212,6 +212,7 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
     
     show : function ()
     {
+        Roo.log('tooltip show???????');
         if (!this.el) {
             this.render(document.body);
         }