From: Alan Knowles Date: Thu, 11 Feb 2021 04:52:47 +0000 (+0800) Subject: examples/bootstrap/popover.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=c57a13aa1dab781e57283d0a11a67436c2924031 examples/bootstrap/popover.js --- diff --git a/examples/bootstrap/popover.js b/examples/bootstrap/popover.js index 290c2362ae..1dc95ccf39 100644 --- a/examples/bootstrap/popover.js +++ b/examples/bootstrap/popover.js @@ -42,6 +42,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, { modal : false, placement : 'right', style : 'width:500px', + cls: 'p-0', listeners : { show : function (_self) { @@ -54,8 +55,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, { items : [ { xtype : 'Table', - cls : 'm-0', - listeners : { + listeners : { render : function (_self) { _this.grid = this;