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

index ff7f8a5..e60c7bb 100644 (file)
@@ -224,7 +224,6 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
             this.render();
         }
         this.fireEvent("beforeshow", this);
-        Roo.log(this.el);
         this.showAt(this.el.getAlignToXY(el, pos || this.defaultAlign), parentMenu, false);
     },
      /**