From 9739e0197b9622e40e57d0104cb93e89351a1dba Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 18:34:20 +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 84d868d311..a07cb13aa8 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -198,7 +198,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { // cfg.cls='btn roo-button'; -// cfg.href=this.href; + cfg.href=this.href; cfg.cn = [ cfg.html, -- 2.39.2