Roo/bootstrap/Menu.js
authorEdward <edward@roojs.com>
Thu, 4 Dec 2014 07:47:06 +0000 (15:47 +0800)
committerEdward <edward@roojs.com>
Thu, 4 Dec 2014 07:47:06 +0000 (15:47 +0800)
Roo/bootstrap/Menu.js

index 591304e..e45603c 100644 (file)
@@ -244,11 +244,11 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         xy = [77,-34]
         this.el.setXY(xy);
         this.el.show();
-        this.hideMenuItems();
-        this.hidden = false;
-//        this.triggerEl.addClass('open');
-        this.focus();
-        this.fireEvent("show", this);
+//        this.hideMenuItems();
+//        this.hidden = false;
+////        this.triggerEl.addClass('open');
+//        this.focus();
+//        this.fireEvent("show", this);
     },
     
     focus : function(){