Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Fri, 21 Jul 2017 04:41:28 +0000 (12:41 +0800)
committeredward <edward@roojs.com>
Fri, 21 Jul 2017 04:41:28 +0000 (12:41 +0800)
Roo/bootstrap/Menu.js

index 21be9cf..24cbec6 100644 (file)
@@ -281,6 +281,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         }
         
         if(this.el.getStyle('top').slice(-1) != "%"){
+            alert('run???');
             this.el.setXY(xy);
         }