From: Alan Knowles Date: Wed, 3 Apr 2019 07:14:05 +0000 (+0800) Subject: docs/Roo.docs.bjs X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=73ad0dc0680bda55fa5215d88160b653d90daff1 docs/Roo.docs.bjs docs/Roo.docs.js --- diff --git a/docs/Roo.docs.bjs b/docs/Roo.docs.bjs index 878280521e..9b07b0178e 100644 --- a/docs/Roo.docs.bjs +++ b/docs/Roo.docs.bjs @@ -258,7 +258,7 @@ }, { "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", diff --git a/docs/Roo.docs.js b/docs/Roo.docs.js index abdb011bae..42c52b8f31 100644 --- a/docs/Roo.docs.js +++ b/docs/Roo.docs.js @@ -517,7 +517,7 @@ Roo.docs = new Roo.XComponent({ listeners : { render : function (_self) { - _this.augments = this; + _this.implementors = this; } }, xns : Roo.bootstrap,