Roo/bootstrap/Navbar/Item.js
authorAlan Knowles <alan@roojs.com>
Tue, 22 Jul 2014 08:05:29 +0000 (16:05 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 22 Jul 2014 08:05:29 +0000 (16:05 +0800)
Roo/bootstrap/Navbar/Item.js

index 23a15e3..20a3ed1 100644 (file)
@@ -186,7 +186,6 @@ Roo.extend(Roo.bootstrap.Navbar.Item, Roo.bootstrap.Component,  {
             this.onTabsClick(e);
         } 
     },
-    // this should not be here...
     
     isActive: function () {
        return this.active
@@ -205,7 +204,8 @@ Roo.extend(Roo.bootstrap.Navbar.Item, Roo.bootstrap.Component,  {
        
        
     },
-    
+     // this should not be here...
+
     onTabsClick : function(e)
     {