Roo/bootstrap/Tooltip.js
[roojs1] / roojs-bootstrap-debug.js
index 54ab469..0cebc0d 100644 (file)
@@ -32765,6 +32765,8 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component,  {
             this.placement.call(this, this.el, on_el) :
             this.placement;
 
+        Roo.log("TOOLTIP_PLACEMENT");
+        Roo.log(this.bindEl.attr('tooltip-placement'));
         if(this.bindEl.attr('tooltip-placement')) {
             placement = this.bindEl.attr('tooltip-placement');
         }