From ee538703c9dcd43b7e2c31abef0ca9ea6bfc7bac Mon Sep 17 00:00:00 2001 From: Edward Date: Fri, 14 Mar 2014 16:47:59 +0800 Subject: [PATCH] Roo/bootstrap/Popover.js --- Roo/bootstrap/Popover.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 7abb8c9290..c78725b58f 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -91,6 +91,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { initEvents : function() { + Roo.log('init Popover'); this.el.select('.popover-title',true).setVisibilityMode(Roo.Element.DISPLAY); this.el.enableDisplayMode('block'); this.el.hide(); -- 2.39.2