Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Tue, 11 Dec 2018 23:57:37 +0000 (07:57 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 11 Dec 2018 23:57:37 +0000 (07:57 +0800)
Roo/bootstrap/Modal.js

index aad6c94..e641fcb 100644 (file)
@@ -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 || [];