From 7b9f5559eca8e3c076a6080e9b11a79aad349b24 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 28 Jan 2014 14:52:41 +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 31f336ee58..1944f78183 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -201,7 +201,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { cls: 'badge', html: this.badge } - ] + ]; cfg.html=''; } -- 2.39.2