roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:42:12 +0000 (15:42 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Feb 2019 07:42:12 +0000 (15:42 +0800)
roojs-bootstrap-debug.js
roojs-calendar.js
roojs-calendar-debug.js

roojs-bootstrap-debug.js
roojs-calendar-debug.js

index c8a70a0..cf69832 100644 (file)
@@ -33,7 +33,6 @@ Roo.bootstrap = Roo.bootstrap || {};
  * @cfg {string} tooltip  Text for the tooltip
  * @cfg {string} container_method method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)
  * @cfg {string|object} visibilityEl (el|parent) What element to use for visibility (@see getVisibilityEl())
- * @cfg {Boolean} do_render - if this is set, then the constructor will try and initialize render, on {this.el}
  
  * @constructor
  * Do not use directly - it does not do anything..
@@ -52,8 +51,7 @@ Roo.bootstrap.Component = function(config){
          * @param {Roo.bootstrap.Component} this
          */
         "childrenrendered" : true
-        
-        
+         
         
     });
     
index 3624881..e82b839 100644 (file)
@@ -19,7 +19,6 @@ Roo.bootstrap = Roo.bootstrap || {};
  * @cfg {string} tooltip  Text for the tooltip
  * @cfg {string} container_method method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)
  * @cfg {string|object} visibilityEl (el|parent) What element to use for visibility (@see getVisibilityEl())
- * @cfg {Boolean} do_render - if this is set, then the constructor will try and initialize render, on {this.el}
  
  * @constructor
  * Do not use directly - it does not do anything..
@@ -38,8 +37,7 @@ Roo.bootstrap.Component = function(config){
          * @param {Roo.bootstrap.Component} this
          */
         "childrenrendered" : true
-        
-        
+         
         
     });