From 3eaf7907cc78acad6b70d71739a52751ecfcd462 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Feb 2021 12:52:26 +0800 Subject: [PATCH] examples/bootstrap/popover.js --- examples/bootstrap/popover.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/popover.js b/examples/bootstrap/popover.js index 45fcce558d..290c2362ae 100644 --- a/examples/bootstrap/popover.js +++ b/examples/bootstrap/popover.js @@ -54,7 +54,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, { items : [ { xtype : 'Table', - cls : 'm-0'; + cls : 'm-0', listeners : { render : function (_self) { -- 2.39.2