From: Edward Date: Tue, 1 Apr 2014 11:01:18 +0000 (+0800) Subject: Roo/bootstrap/Button.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=fb11e1a71f2b9a5e1cacdcb924535fad44e17ce1;p=roojs1 Roo/bootstrap/Button.js roojs-bootstrap.js roojs-bootstrap-debug.js --- 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) {