Roo/bootstrap/Modal.js
authorEdward <edward@roojs.com>
Mon, 17 Sep 2018 06:32:06 +0000 (14:32 +0800)
committerEdward <edward@roojs.com>
Mon, 17 Sep 2018 06:32:06 +0000 (14:32 +0800)
Roo/bootstrap/Modal.js

index 7e3e3a5..c79c29f 100644 (file)
@@ -280,6 +280,8 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
 
     setSize : function(w,h)
     {
+        Roo.log('set size!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+        Roo.log([w, h]);
         if (!w && !h) {
             return;
         }