Roo/bootstrap/Modal.js
authorjohn <john@roojs.com>
Fri, 28 Sep 2018 04:32:46 +0000 (12:32 +0800)
committerjohn <john@roojs.com>
Fri, 28 Sep 2018 04:32:46 +0000 (12:32 +0800)
Roo/bootstrap/Modal.js

index b45a4fe..644780c 100644 (file)
@@ -274,7 +274,6 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
             
             var w = Math.min(this.max_width, Roo.lib.Dom.getViewportWidth(true) - 30);
             
-            // for fix height
             if(this.height) {
                 this.setSize(w, this.height);
                 return;