roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index 0c230fc..7fb50bf 100644 (file)
@@ -4112,7 +4112,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
     {
         // we will default to modal-body-overflow - might need to remove or make optional later.
         var bdy = {
-                cls : 'modal-body ', 
+                cls : 'modal-body ' + this.fitwindow ? 'overflow-auto' : ''
                 html : this.html || ''
         };