roojs-bootstrap.js
[roojs1] / Roo / bootstrap / Popover.js
index 64c2e54..783215a 100644 (file)
@@ -72,6 +72,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
     },
     getPopoverHeader : function()
     {
+        this.title = true; // flag not to hide it..
         return this.headerEl
     },