From fec8b3d08e923e3cb4dadff342bb223589547393 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 18:47:59 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 7d4aa2dda8..a0a1c59cbd 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -190,7 +190,8 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { } ]; } - + Roo.log('cfg'); + Roo.log(cfg) if (this.badge) { cfg.html += ' '; -- 2.39.2