Roo/grid/GridView.js
authoredward <edward@roojs.com>
Mon, 18 Jul 2016 04:55:38 +0000 (12:55 +0800)
committeredward <edward@roojs.com>
Mon, 18 Jul 2016 04:55:38 +0000 (12:55 +0800)
Roo/grid/GridView.js

index 51f0e22..06cc6e2 100644 (file)
@@ -1638,7 +1638,6 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
         this.footerPanel.setWidth(csize.width);
 
         var hdHeight = this.mainHd.getHeight();
-        Roo.log(hdHeight);
         var vw = csize.width;
         var vh = csize.height - (tbh + bbh);