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

Roo/bootstrap/Menu.js

index eff3faf..afa67c3 100644 (file)
@@ -147,10 +147,6 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
         if (Roo.isTouch) {
             this.el.on('touchstart'  , this.onTouch, this);
         }
-        
-        Roo.log(this.triggerEl);
-        Roo.log(this.el);
-        
         this.el.on('click' , this.onClick, this);
 
         this.el.on("mouseover", this.onMouseOver, this);