Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Fri, 24 Feb 2017 10:52:03 +0000 (18:52 +0800)
committeredward <edward@roojs.com>
Fri, 24 Feb 2017 10:52:03 +0000 (18:52 +0800)
Roo/bootstrap/Component.js

index e6c38fd..95d5b3d 100644 (file)
@@ -136,9 +136,9 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
         if(this.tabIndex !== undefined){
             this.el.dom.setAttribute('tabIndex', this.tabIndex);
         }
+        
         this.initEvents();
        
-        
     },
     /**
      * Fetch the element to add children to