Roo/bootstrap/MenuItem.js
[roojs1] / Roo / bootstrap / MenuItem.js
index 7a003bc..f7890c5 100644 (file)
@@ -59,8 +59,8 @@ Roo.extend(Roo.bootstrap.MenuItem, Roo.bootstrap.Component,  {
     },
     
     initEvents: function() {
-        
-        this.el.on('click', this.onClick, this);
+        // this is handled by the menu?
+       // this.el.on('click', this.onClick, this);
         
     },
     onClick : function(e)