From eb558afe80edb2f1d3d1d9ef49e5ba2b512206f1 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 31 Mar 2014 14:43:33 +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 88ad1cf20e..b263954c2b 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -63,7 +63,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { ontext: 'ON', offtext: 'OFF', defaulton: true, - preventDefault : false, + preventDefault : true, getAutoCreate : function(){ -- 2.39.2