Roo/bootstrap/Navbar.js
authorAlan Knowles <alan@roojs.com>
Thu, 21 Aug 2014 07:21:41 +0000 (15:21 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Aug 2014 07:21:41 +0000 (15:21 +0800)
Roo/bootstrap/Navbar.js

index 0f5f0b5..d7136e8 100644 (file)
@@ -67,8 +67,7 @@ Roo.extend(Roo.bootstrap.Navbar, Roo.bootstrap.Component,  {
             }
         ];
         
-        
-        
+         
         this.type = this.type || 'nav';
         if (['tabs','pills'].indexOf(this.type)!==-1) {
             cfg.cn[0].cls += ' nav-' + this.type