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

index 036f0f5..a78d05b 100644 (file)
@@ -298,7 +298,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         
         if (this.isVisible()) {
             Roo.log('hide');
-            this.hide();
+//            this.hide();
         } else {
             this.show(this.triggerEl, false, false);
         }