From 45a364283b4c942e950416feb019ddec5ea69f00 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 29 Oct 2015 13:03:57 +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 8e7ec6f8c9..dc687445bb 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -41,6 +41,7 @@ Roo.bootstrap.Button = function(config){ /** * @event click * When a butotn is pressed + * @param {Roo.bootstrap.Button} this * @param {Roo.EventObject} e */ "click" : true, -- 2.39.2