From c77c74fe663eff12f5e4972cabe80558c1fb392e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 29 Jan 2021 15:24:20 +0800 Subject: [PATCH] examples/bootstrap/popover.js --- examples/bootstrap/popover.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/bootstrap/popover.js b/examples/bootstrap/popover.js index ce072914d2..1dff358337 100644 --- a/examples/bootstrap/popover.js +++ b/examples/bootstrap/popover.js @@ -115,8 +115,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, { { xtype : 'NavItem', button_outline : true, - button_weight : 'primary', - fa : 'times', + fa : 'times', html : '' /* test1 */, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' -- 2.39.2