roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 974748e..48983e6 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('a',true).on('click', this.onClick, this);
+        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);