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