From 7899e9b0a531456d516f4ecc7f67d1dc02d962bd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 30 Nov 2018 12:53:42 +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 4c68da872d..7653df5bc9 100644 --- a/examples/bootstrap/nested.js +++ b/examples/bootstrap/nested.js @@ -49,7 +49,7 @@ Example.Nested = new Roo.XComponent({ { xtype : 'Content', xns: Roo.bootstrap.panel, - title : "Title westx" , + title : "Title north" , fitToFrame:true, closable:false, region : 'north', -- 2.39.2