From: edward Date: Tue, 21 Nov 2017 04:15:45 +0000 (+0800) Subject: Roo/bootstrap/Tooltip.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=767b40909e74c4e2191eb3469ae304b256cd17e8;p=roojs1 Roo/bootstrap/Tooltip.js --- diff --git a/Roo/bootstrap/Tooltip.js b/Roo/bootstrap/Tooltip.js index 8175b16c4e..df5041d455 100644 --- a/Roo/bootstrap/Tooltip.js +++ b/Roo/bootstrap/Tooltip.js @@ -246,12 +246,8 @@ Roo.extend(Roo.bootstrap.Tooltip, Roo.bootstrap.Component, { // fixme.. } - placement = 'right'; - var align = this.alignment ? this.alignment[placement] : Roo.bootstrap.Tooltip.alignment[placement]; - Roo.log(align); - var xy = this.el.getAlignToXY(this.bindEl, align[0], align[1]); if(placement == 'top' || placement == 'bottom'){