From d2c722d3758032fa453d4f361d7f6144585ac26f Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 14:09:56 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 1 - 1 file changed, 1 deletion(-) 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); -- 2.39.2