Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Fri, 29 Dec 2017 06:20:52 +0000 (14:20 +0800)
committeredward <edward@roojs.com>
Fri, 29 Dec 2017 06:20:52 +0000 (14:20 +0800)
Roo/bootstrap/Menu.js

index a364b0c..1cb60fd 100644 (file)
@@ -256,10 +256,13 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         if(!this.el){
             this.render();
         }
-        Roo.log(this.parentMenu);
-        Roo.log(this.el);
+        
         this.fireEvent("beforeshow", this);
+        
         this.showAt(this.el.getAlignToXY(el, pos || this.defaultAlign), parentMenu, false);
+        
+        
+        
     },
      /**
      * Displays this menu at a specific xy position