From: edward Date: Thu, 28 Jan 2016 03:32:52 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=6baf0cd3994a12722d6a6aa170defcc1fc3fe76b;p=roojs1 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 16349b1752..420953222c 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -114,6 +114,8 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { return; } var on_el = (this.over == 'parent') ? this.parent().el : Roo.get(this.over); + Roo.log('Popover init!!!!'); + Roo.log(on_el); var triggers = this.trigger ? this.trigger.split(' ') : []; Roo.each(triggers, function(trigger) {