Roo/bootstrap/NavItem.js
[roojs1] / roojs-bootstrap-debug.js
index 8e5160c..3e226db 100644 (file)
@@ -6195,7 +6195,7 @@ Roo.extend(Roo.bootstrap.NavItem, Roo.bootstrap.Component,  {
             this.menu = this.addxtype(Roo.apply({}, this.menu));
         }
         
-        this.el.select('.nav-item',true).on('click', this.onClick, this);
+        this.el.on('click', this.onClick, this);
         
         //if(this.tagtype == 'span'){
         //    this.el.select('span',true).on('click', this.onClick, this);