roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index fec561e..5325970 100644 (file)
@@ -19686,7 +19686,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
                             html : this.title === false ? '' : this.title
                         },
                         {
-                            cls : 'popover-content popover-body'  + this.cls,
+                            cls : 'popover-content popover-body '  + (this.cls || ''),
                             html : this.html || ''
                         }
                     ]