From: edward Date: Tue, 28 Mar 2017 03:25:50 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=75a5a7fa2e503f409c889bf45731fff7327d3174;p=roojs1 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index e94a28d51f..3821c929a5 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -199,6 +199,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { if (!on_el) { on_el= (this.over == 'parent') ? this.parent().el : Roo.get(this.over); } + + Roo.log(on_el); // set content. this.el.select('.popover-title',true).first().dom.innerHtml = this.title; if (this.html !== false) {