From a3c896d7d8f2c46104ac906333a30e58a92c1f4b Mon Sep 17 00:00:00 2001 From: benny Date: Fri, 20 Jul 2018 16:06:07 +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 7de72159d5..d44f52b27c 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -57,6 +57,7 @@ Roo.bootstrap.Button = function(config){ /** * @event toggle * After the button has been toggles + * @param {Roo.bootstrap.Button} this * @param {Roo.EventObject} e * @param {boolean} pressed (also available as button.pressed) */ -- 2.39.2