X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fbootstrap%2FPopover.js;h=8ec0fcee5eec2deaf459e4ab7db81f403dbfa7d4;hp=e001c1881020b9cd388052f0b3ae3886a591c75b;hb=05f504cc3b9f2af70ad4792603d1bca80f26fc93;hpb=8f0e6d7802cf6dcf66cdc925aa1bc1cf6e4432a0 diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index e001c18810..8ec0fcee5e 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -281,7 +281,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { } - this.alignEl = on_el; + this.alignEl = Roo.get( on_el ); if (!this.el) { this.render(document.body);