From 267a1b8ffe71fc562c7eedf336d8a3198f41d735 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 29 Jan 2021 15:24:31 +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 1dff358337..c2c2c8dbff 100644 --- a/examples/bootstrap/popover.js +++ b/examples/bootstrap/popover.js @@ -114,7 +114,7 @@ Roo.apply(Pman.Popover.FileTest.prototype, { }, { xtype : 'NavItem', - button_outline : true, + fa : 'times', html : '' /* test1 */, xns : Roo.bootstrap, -- 2.39.2