Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Wed, 9 Mar 2016 03:12:53 +0000 (11:12 +0800)
committeredward <edward@roojs.com>
Wed, 9 Mar 2016 03:12:53 +0000 (11:12 +0800)
Roo/bootstrap/Component.js

index 626829f..5ba0b38 100644 (file)
@@ -88,6 +88,7 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         Roo.bootstrap.Component.superclass.onRender.call(this, ct, position);
         
         if(this.el){
+            Roo.log('run??');
             if (this.el.attr('xtype')) {
                 this.el.attr('xtypex', this.el.attr('xtype'));
                 this.el.dom.removeAttribute('xtype');