examples/bootstrap/nested.html
authorAlan Knowles <alan@roojs.com>
Thu, 13 Jul 2017 07:49:57 +0000 (15:49 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 13 Jul 2017 07:49:57 +0000 (15:49 +0800)
examples/bootstrap/nested.html

index 2f9f32c..d4a4be0 100644 (file)
@@ -373,7 +373,7 @@ Example.Nested = new Roo.XComponent({
                                 xns: Roo.bootstrap.panel,
                                 title : "the body",
                                 region : 'center',
-                                html : 'some body center',
+                                html : 'some body center 2',
                                 toolbar : {
                                     xtype: 'NavSimplebar',
                                     xns : Roo.bootstrap,