From f6145f9b280ef6d5c8a5b79fbcfe055d8433db6c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 12 Dec 2018 07:57:37 +0800 Subject: [PATCH] Roo/bootstrap/Modal.js --- Roo/bootstrap/Modal.js | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index aad6c947a4..e641fcb9d8 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -41,14 +41,7 @@ Roo.bootstrap.Modal = function(config){ * @param {Roo.bootstrap.Modal} this * @param {Roo.EventObject} e */ - "resize" : true, - /** - * @event close - * Fire when the top 'x' close button is pressed. - * @param {Roo.bootstrap.Modal} this - * @param {Roo.EventObject} e - */ - "close" : true + "resize" : true }); this.buttons = this.buttons || []; -- 2.39.2