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

index 22dd69e..343c83b 100644 (file)
@@ -241,6 +241,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
             
             //xy = this.el.adjustForConstraints(xy);
         }
+        xy = [0,0]
         this.el.setXY(xy);
         this.el.show();
         this.hideMenuItems();