Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Tue, 2 Jan 2018 08:07:00 +0000 (16:07 +0800)
committeredward <edward@roojs.com>
Tue, 2 Jan 2018 08:07:00 +0000 (16:07 +0800)
Roo/bootstrap/Table.js

index bb08aff..a569aeb 100644 (file)
@@ -1104,7 +1104,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             
             var height = this.mainBody.getHeight();
             
-            Roo.log(['scrollHeight : ' + scrollHeight, 'scrollTop : ' + scrollTop]);
+            Roo.log(['scrollHeight : ' + scrollHeight, 'scrollTop : ' + scrollTop, 'height : ' + height]);
             
         }
     }