Roo/bootstrap/Menu.js
authorEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:09:07 +0000 (11:09 +0800)
committerEdward <edward@roojs.com>
Mon, 30 Mar 2015 03:09:07 +0000 (11:09 +0800)
Roo/bootstrap/Menu.js

index 6b7e334..036f0f5 100644 (file)
@@ -296,11 +296,6 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
             return;
         }
         
-        var t = this.findTargetItem(e);
-        if(t && t.isContainer){
-            return;
-        }
-        
         if (this.isVisible()) {
             Roo.log('hide');
             this.hide();