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

index 9a41bf6..286c154 100644 (file)
@@ -244,7 +244,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
             
             //xy = this.el.adjustForConstraints(xy);
         }
-        this.el.setXY(xy, true);
+        this.el.setXY(xy);
         //this.el.show();
         this.hideMenuItems();
         this.hidden = false;