From 8716f5350b6dacd2f63f898dec9adeafa4978510 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 14:37:24 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 29d9292907..c0b22130ad 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 { -- 2.39.2