From: Alan Knowles Date: Tue, 11 Dec 2018 23:57:37 +0000 (+0800) Subject: Roo/bootstrap/Modal.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=f6145f9b280ef6d5c8a5b79fbcfe055d8433db6c Roo/bootstrap/Modal.js --- 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 || [];