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

index 4d422aa..b98eb91 100644 (file)
@@ -276,6 +276,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
             // for fix height
             if(this.height) {
                 this.setSize(w, this.height);
+                Roo.log('this height??');
                 return;
             }