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

index 9227ae8..57f4424 100644 (file)
@@ -274,8 +274,6 @@ 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);