From 46021604da1033c199fcafb0b5126086516e71a5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 12:55:37 +0800 Subject: [PATCH] examples/bootstrap/nested.js --- examples/bootstrap/nested.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/nested.js b/examples/bootstrap/nested.js index 7653df5bc9..e8506c0141 100644 --- a/examples/bootstrap/nested.js +++ b/examples/bootstrap/nested.js @@ -117,7 +117,7 @@ Example.Nested = new Roo.XComponent({ { xtype : 'Content', xns: Roo.bootstrap.panel, - title : "Title west" , + title : "Title west a" , fitToFrame:true, closable:false, region : 'west', -- 2.39.2