X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FModal.js;h=32419beeeffe9ae8866501d82197264edde28153;hb=478879eca28f7ee63428ec58a41db3ec272fc551;hp=73b5cf3039f0abbc4c10d2291a465764f5b62c16;hpb=55e340ab82f2f8748b5c941c995a67752ab8b147;p=roojs1 diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index 73b5cf3039..32419beeef 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -41,7 +41,14 @@ Roo.bootstrap.Modal = function(config){ * @param {Roo.bootstrap.Modal} this * @param {Roo.EventObject} e */ - "resize" : true + "resize" : true, + /** + * @event close + * Fire when the top 'x' close button is pressed. + * @param {Roo.bootstrap.Modal} this + * @param {Roo.EventObject} e + */ + "resize" : true, }); this.buttons = this.buttons || [];