Roo/bootstrap/Menu.js
authoredward <edward@roojs.com>
Mon, 8 May 2017 08:29:53 +0000 (16:29 +0800)
committeredward <edward@roojs.com>
Mon, 8 May 2017 08:29:53 +0000 (16:29 +0800)
Roo/bootstrap/Menu.js

index 2fa8367..0375ba7 100644 (file)
@@ -133,7 +133,7 @@ Roo.extend(Roo.bootstrap.Menu, Roo.bootstrap.Component,  {
        // Roo.log("ADD event");
        // Roo.log(this.triggerEl.dom);
         
-        this.triggerEl.on('click', this.onTriggerClick, this);
+//        this.triggerEl.on('click', this.onTriggerClick, this);
         
         this.triggerEl.on(Roo.isTouch ? 'touchstart' : 'mouseup', this.onTriggerPress, this);