Roo/bootstrap/Input.js
authoredward <edward@roojs.com>
Wed, 22 Jun 2016 02:52:32 +0000 (10:52 +0800)
committeredward <edward@roojs.com>
Wed, 22 Jun 2016 02:52:32 +0000 (10:52 +0800)
Roo/bootstrap/Input.js

index 7075424..cf322f5 100644 (file)
@@ -402,9 +402,9 @@ Roo.extend(Roo.bootstrap.Input, Roo.bootstrap.Component,  {
                     
                 ];
                 
+                
         };
         
-        
         if (this.parentType === 'Navbar' &&  this.parent().bar) {
            cfg.cls += ' navbar-form';
         }