Roo/bootstrap/menu/Menu.js
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 08:43:30 +0000 (16:43 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 08:43:30 +0000 (16:43 +0800)
Roo/bootstrap/menu/Menu.js

index 47f520c..c42cac9 100644 (file)
@@ -189,7 +189,7 @@ Roo.extend(Roo.bootstrap.menu.Menu, Roo.bootstrap.Component,  {
         this.fireEvent("beforeshow", this);
         
         this.hidden = false;
-        this.el.addClass('open');
+//        this.el.addClass('open');
         
         Roo.get(document).on("mouseup", this.onMouseUp, this);