docs2/Roo.docs.ViewSource.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:57:17 +0000 (16:57 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:57:17 +0000 (16:57 +0800)
docs2/Roo.docs.ViewSource.js

docs2/Roo.docs.ViewSource.bjs
docs2/Roo.docs.ViewSource.js

index 556a66e..7f96419 100644 (file)
     {
      "xtype" : "Container",
      "$ xns" : "Roo.bootstrap",
-     "String style" : "width: 100%;",
-     "items" : [
-      {
-       "xtype" : "Row",
-       "$ xns" : "Roo.bootstrap",
-       "items" : [
-        {
-         "listeners" : {
-          "render" : "function (_self)\n{\n    _this.body_ctr = this;\n}"
-         },
-         "Number md" : 12,
-         "String cls" : "document-body-ctn",
-         "xtype" : "Column",
-         "$ xns" : "Roo.bootstrap"
-        }
-       ]
-      }
-     ]
+     "String style" : "width: 100%;"
     },
     {
      "listeners" : {
index a01e483..cb6882c 100644 (file)
@@ -83,29 +83,7 @@ Roo.apply(Roo.docs.ViewSource.prototype, {
       xtype : 'Container',
       style : 'width: 100%;',
       xns : Roo.bootstrap,
-      '|xns' : 'Roo.bootstrap',
-      items  : [
-       {
-        xtype : 'Row',
-        xns : Roo.bootstrap,
-        '|xns' : 'Roo.bootstrap',
-        items  : [
-         {
-          xtype : 'Column',
-          cls : 'document-body-ctn',
-          md : 12,
-          listeners : {
-           render : function (_self)
-            {
-                _this.body_ctr = this;
-            }
-          },
-          xns : Roo.bootstrap,
-          '|xns' : 'Roo.bootstrap'
-         }
-        ]
-       }
-      ]
+      '|xns' : 'Roo.bootstrap'
      }
     ]
    }  );