Roo/bootstrap/MenuItem.js
authorAlan Knowles <alan@roojs.com>
Fri, 16 May 2014 07:38:36 +0000 (15:38 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 16 May 2014 07:38:36 +0000 (15:38 +0800)
Roo/bootstrap/MenuItem.js

index 5c256fe..00ac218 100644 (file)
@@ -69,7 +69,7 @@ Roo.extend(Roo.bootstrap.MenuItem, Roo.bootstrap.Component,  {
         //if(this.preventDefault){
         //    e.preventDefault();
         //}
-        this.parent().hideMenuItems();
+        //this.parent().hideMenuItems();
         
         this.fireEvent('click', this, e);
     },