From fb11e1a71f2b9a5e1cacdcb924535fad44e17ce1 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 1 Apr 2014 19:01:18 +0800 Subject: [PATCH] Roo/bootstrap/Button.js roojs-bootstrap.js roojs-bootstrap-debug.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 9f1aba69e1..06c645a9bb 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -72,7 +72,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { var cfg = { tag : 'button', cls : 'roo-button', - html: 'hello' + html: '' }; if (['a', 'button', 'input', 'submit'].indexOf(this.tag) < 0) { -- 2.39.2