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

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

index 8021615..6dcdd0e 100644 (file)
@@ -32,7 +32,7 @@
        "items" : [
         {
          "listeners" : {
-          "render" : "function (_self)\n{\n    _this.terms_body = this;\n}"
+          "render" : "function (_self)\n{\n    _this.body_ctr = this;\n}"
          },
          "Number md" : 12,
          "String cls" : "document-body-ctn",
index 7eaed3e..47bddb5 100644 (file)
@@ -139,7 +139,7 @@ Roo.apply(Roo.docs.ViewSource.prototype, {
           listeners : {
            render : function (_self)
             {
-                _this.terms_body = this;
+                _this.body_ctr = this;
             }
           },
           xns : Roo.bootstrap,