From 443eb37bd45146c4f29b78ac3fbcd46de030a110 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 12:24:44 +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