From 6c8b41ab6184ce033395f9576941f4b6b320bf3a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Nov 2018 12:17:23 +0800 Subject: [PATCH] examples/bootstrap/bootstrap.js --- examples/bootstrap/bootstrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/bootstrap.js b/examples/bootstrap/bootstrap.js index 6be49ce138..2e8ad6564b 100644 --- a/examples/bootstrap/bootstrap.js +++ b/examples/bootstrap/bootstrap.js @@ -120,7 +120,7 @@ Roo.example.bootstrap = new Roo.XComponent({ { xtype: 'NavItem', xns: Roo.bootstrap, - glyphicon: 'search', + fa: 'search', html: "dialog" }, -- 2.39.2