From: Edward Date: Mon, 31 Mar 2014 04:24:50 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=e0ae654b0f4556f9af7f1df24b489fa302378bb1;p=roojs1 Roo/bootstrap/Button.js --- diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index c0b22130ad..29d9292907 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -222,7 +222,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { }, initEvents: function() { // Roo.log('init events?'); - Roo.log(this.el.dom); + // Roo.log(this.el.dom); if (this.el.hasClass('roo-button')) { this.el.on('click', this.onClick, this); } else {