docs/Roo.docs.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2019 07:14:05 +0000 (15:14 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 3 Apr 2019 07:14:05 +0000 (15:14 +0800)
docs/Roo.docs.js

docs/Roo.docs.bjs
docs/Roo.docs.js

index 8782805..9b07b01 100644 (file)
           },
           {
            "listeners" : {
-            "render" : "function (_self)\n{\n    _this.augments  = this;\n}"
+            "render" : "function (_self)\n{\n    _this.implementors  = this;\n}"
            },
            "String header" : "Implementations",
            "String cls" : "doc-augments",
index abdb011..42c52b8 100644 (file)
@@ -517,7 +517,7 @@ Roo.docs = new Roo.XComponent({
            listeners : {
             render : function (_self)
              {
-                 _this.augments  = this;
+                 _this.implementors  = this;
              }
            },
            xns : Roo.bootstrap,