Roo/bootstrap/Component.js
authoredward <edward@roojs.com>
Tue, 1 Dec 2015 05:25:44 +0000 (13:25 +0800)
committeredward <edward@roojs.com>
Tue, 1 Dec 2015 05:25:44 +0000 (13:25 +0800)
Roo/bootstrap/Component.js

index 88c87ab..77824cc 100644 (file)
@@ -126,6 +126,8 @@ Roo.extend(Roo.bootstrap.Component, Roo.BoxComponent,  {
             cfg.name = this.name;
         }
         
+       
+        
         this.el = ct.createChild(cfg, position);
         
         if (this.tooltip) {