Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Thu, 13 Jul 2017 07:42:41 +0000 (15:42 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 13 Jul 2017 07:42:41 +0000 (15:42 +0800)
Roo/bootstrap/Modal.js

index 8436250..b1053e0 100644 (file)
@@ -246,7 +246,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
     
     setSize : function(w,h)
     {
-        
+        this.resizeTo(w,h);
     },
     
     show : function() {