From 9a5b276e2312f1f219432b3af247f98f903e6cc5 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 9 Aug 2018 16:58:31 +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 64c3ee6593..8f72521a33 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -87,7 +87,7 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component, { name: false, target: false, - pressed : false, + pressed : null, getAutoCreate : function(){ -- 2.39.2