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

index c234a55..cf7330e 100644 (file)
@@ -224,7 +224,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
             this.render();
         }
         this.fireEvent("beforeshow", this);
-        this.showAt(this.el.getAlignToXY(el, pos || this.defaultAlign), parentMenu, false);
+        this.showAt(this.el.getAlignToXY(el, 'tl-bl'), parentMenu, false);
     },
      /**
      * Displays this menu at a specific xy position