From 96b02044d81696069c60110af975f23f915ad98b Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 18:26:54 +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 0be8f2539c..7b8ce0371d 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='btn roo-button'; + cfg.cls=cfg.cls; cfg.href=this.href; -- 2.39.2