From cfceb8fa67d3525d4e8c9bd6cbb277219178ee70 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 18:56:40 +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 b51c3357a8..97e9287c2f 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