Roo/bootstrap/NavItem.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Mar 2015 07:08:47 +0000 (15:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Mar 2015 07:08:47 +0000 (15:08 +0800)
Roo/bootstrap/NavItem.js

index 79ddbf3..61a79de 100644 (file)
@@ -150,7 +150,10 @@ Roo.extend(Roo.bootstrap.NavItem, Roo.bootstrap.Component,  {
             if (typeof(this.parent().setActiveItem) !== 'undefined') {
                 this.parent().setActiveItem(this);
             }
-        } 
+        }
+        // if parent is a navbarheader....
+        
+        
     },
     
     isActive: function () {