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