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

index 57f4424..9227ae8 100644 (file)
@@ -274,6 +274,8 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
             return;
         }
         
+        Roo.log('testing');
+        
         if(this.max_width !== 0) {
             
             var w = Math.min(this.max_width, Roo.lib.Dom.getViewportWidth(true) - 30);