From: Alan Knowles Date: Thu, 28 Jan 2021 08:14:06 +0000 (+0800) Subject: roojs-bootstrap.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=a265fe0d740207a72077da3a041fbd056ee0691d roojs-bootstrap.js roojs-bootstrap-debug.js Roo/bootstrap/Popover.js --- diff --git a/Roo/bootstrap/Popover.js b/Roo/bootstrap/Popover.js index 9d4b263435..97dcebed42 100644 --- a/Roo/bootstrap/Popover.js +++ b/Roo/bootstrap/Popover.js @@ -184,7 +184,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { } - this.headerEl.setVisibilityMode(Roo.Element.DISPLAY); + this.headerEl.setVisibilityMode(Roo.Element.DISPLAY); // probably not needed as it's default in BS4 this.el.enableDisplayMode('block'); this.el.hide(); if (this.over === false && !this.parent()) { @@ -283,7 +283,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component, { ]); if (!this.title.length) { - this.el.select('.popover-title',true).hide(); + this.headerEl.hide(); }