From d874f7aa92ecf54ed7b81fc50b71cbfa8d275d73 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 18:24:38 +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 c4e1c424fe..7d4aa2dda8 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -196,7 +196,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { cfg.tag = 'a'; - cfg.cls= cfg.cls; + cfg.cls='btn roo-button'; cfg.href=this.href; -- 2.39.2