From b617f835a656ceece5a4169ff76e03f341731b67 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 18:53:43 +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 5bbb76cf9d..d32e427404 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -213,7 +213,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { } cfg.cn = [ - cfg.html, + value, { tag: 'span', cls: 'badge', -- 2.39.2