examples/bootstrap4/dynamic-components.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 08:34:36 +0000 (16:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 08:34:36 +0000 (16:34 +0800)
examples/bootstrap4/dynamic-components.js

index a5d4eac..e09e5ab 100644 (file)
@@ -30,8 +30,8 @@ Dynamic.Component = function(cfg)
             '|xns' : 'Roo.bootstrap',
             cls : 'bg-black',
             style : 'min-height: 100%;',
-            xns : Roo.bootstrap,
-            xtype : 'Body',
+            //xns : Roo.bootstrap,
+            //xtype : 'Body', << not needed...
             items : [
              {
               '|xns' : 'Roo.bootstrap',