From: Brandon King Date: Tue, 30 Jun 2009 19:06:56 +0000 (+0000) Subject: auto height test. X-Git-Tag: 0.2.6~26 X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=commitdiff_plain;h=42f1257e51400d2961e677b03d9fbf011c7742f7 auto height test. --- diff --git a/htsworkflow/frontend/static/js/htsw-inventory.js b/htsworkflow/frontend/static/js/htsw-inventory.js index 3f23383..b275cf1 100644 --- a/htsworkflow/frontend/static/js/htsw-inventory.js +++ b/htsworkflow/frontend/static/js/htsw-inventory.js @@ -52,8 +52,8 @@ var getInventoryDataGrid = function(){ frame: true, width: 'auto', - height: 500, - //autoHeight: true, + //height: 500, + autoHeight: true, collapsible: false, title: "Inventory Index", iconCls: 'icon-grid'