docs/Roo.docs.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 28 Mar 2019 10:24:26 +0000 (18:24 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 28 Mar 2019 10:24:26 +0000 (18:24 +0800)
docs/Roo.docs.js

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

index edb49c6..80731f7 100644 (file)
      "$ xns" : "Roo.bootstrap",
      "items" : [
       {
+       "listeners" : {
+        "render" : "function (_self)\n{\n    _this.roo_title = this;\n}"
+       },
        "xtype" : "Header",
        "Number level" : 1,
        "$ xns" : "Roo.bootstrap",
index b18fcba..bd10d50 100644 (file)
@@ -311,6 +311,12 @@ Roo.docs = new Roo.XComponent({
        xtype : 'Header',
        html : _this._strings['9b34238e8113db140b452beec500024b'] /* Roo JS Documentation */,
        level : 1,
+       listeners : {
+        render : function (_self)
+         {
+             _this.roo_title = this;
+         }
+       },
        xns : Roo.bootstrap,
        '|xns' : 'Roo.bootstrap'
       },