From f4a59dadae364a78454886a5a79a240dcf74daed Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 16 May 2014 12:53:01 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 1385b61f2a..3b7c74063e 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -48,6 +48,7 @@ Roo.bootstrap.Button = function(config){ * @event toggle * After the button has been toggles * @param {Roo.EventObject} e + * @param {boolean} pressed */ "toggle" : true }); -- 2.39.2