From 19bdce66b59fb12a662dab7e70d29d8cb6339ee7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 16 May 2014 12:46:53 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 556802c629..947290808c 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -70,7 +70,8 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { name: false, target: false, - pressed : false, + + pressed : null, getAutoCreate : function(){ -- 2.39.2