roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 48983e6..8e5160c 100644 (file)
@@ -6197,9 +6197,9 @@ Roo.extend(Roo.bootstrap.NavItem, Roo.bootstrap.Component,  {
         
         this.el.select('.nav-item',true).on('click', this.onClick, this);
         
-        if(this.tagtype == 'span'){
-            this.el.select('span',true).on('click', this.onClick, this);
-        }
+        //if(this.tagtype == 'span'){
+        //    this.el.select('span',true).on('click', this.onClick, this);
+        //}
        
         // at this point parent should be available..
         this.parent().register(this);