docs2/Roo.docs.ViewSource.bjs
[roojs1] / docs2 / Roo.docs.ViewSource.js
index 3294acd..9b712e9 100644 (file)
@@ -82,6 +82,12 @@ Roo.apply(Roo.docs.ViewSource.prototype, {
      {
       xtype : 'Container',
       style : 'width: 100%;overflow:auto;',
+      listeners : {
+       render : function (_self)
+        {
+        _this.body_ctr = this;
+        }
+      },
       xns : Roo.bootstrap,
       '|xns' : 'Roo.bootstrap'
      }