Roo/bootstrap/Tooltip.js
authoredward <edward@roojs.com>
Thu, 25 Feb 2016 06:46:51 +0000 (14:46 +0800)
committeredward <edward@roojs.com>
Thu, 25 Feb 2016 06:46:51 +0000 (14:46 +0800)
Roo/bootstrap/Tooltip.js

index 09ec206..254d3e1 100644 (file)
@@ -256,8 +256,6 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
         
         align = Roo.bootstrap.Tooltip.alignment[placement];
         
-        Roo.log(this.el);
-        
         this.el.addClass(placement);
         
         this.el.alignTo(this.bindEl, align[0],align[1]);