Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Tue, 9 Jun 2015 07:27:40 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 9 Jun 2015 07:27:40 +0000 (15:27 +0800)
Roo/bootstrap/Modal.js

index 7107921..fe86f93 100644 (file)
@@ -248,6 +248,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
         this.maskEl.setSize(Roo.lib.Dom.getViewWidth(true), Roo.lib.Dom.getViewHeight(true));
         this.maskEl.show();
         this.el.setStyle('zIndex', '10001');
+       
         this.fireEvent('show', this);