Auto resizing for grids based on collapsing and resizing of other components
[htsworkflow.git] / htsworkflow / frontend / static / js / htsw-inventory.js
index 419a80fa44422d91d200c04e8d3cbc3944301a13..6f44e5026a4f7765509e2d7a1c775fa544b5c35a 100644 (file)
@@ -67,7 +67,7 @@ var getInventoryDataGrid = function(){
         frame: true,
         width: 'auto',
         //height: 500,
-        autoHeight: true,
+        //autoHeight: true,
         collapsible: false,
         title: "Inventory Index",
         iconCls: 'icon-grid',