X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=examples%2Fbootstrap%2Fpopover.js;h=1dc95ccf39efab1314182bcd517581bc15909193;hb=c57a13aa1dab781e57283d0a11a67436c2924031;hp=290c2362aeea72931eb7ba83632cae3bff7bdc95;hpb=3eaf7907cc78acad6b70d71739a52751ecfcd462;p=roojs1 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;