Fix #6640 - Inspection Schedule (partial fix)
[roojs1] / Roo / grid / GridView.js
index 5dad3b3..2858685 100644 (file)
@@ -1593,7 +1593,8 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
         }
     },
 
-    layout : function(initialRender, is2ndPass){
+    layout : function(initialRender, is2ndPass)
+    {
         var g = this.grid;
         var auto = g.autoHeight;
         var scrollOffset = 16;