From: Alan Knowles Date: Thu, 20 Feb 2014 08:36:51 +0000 (+0800) Subject: Roo/bootstrap/Popover.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=4602cce76cc5f5ef663a3f9a3f4136d495a94965;p=roojs1 Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 617959b497..ef4699a302 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -91,7 +91,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { initEvents : function() { - this.el.select('.popover-title',true).setVisibilityMode(Roo.Element.DISPLAY); + this.el.select('.popover-title',true).enableDisplayMode('block'); this.el.setVisibilityMode(Roo.Element.DISPLAY); this.el.hide(); if (this.over === false) {