auto height test.
authorBrandon King <kingb@caltech.edu>
Tue, 30 Jun 2009 19:06:56 +0000 (19:06 +0000)
committerBrandon King <kingb@caltech.edu>
Tue, 30 Jun 2009 19:06:56 +0000 (19:06 +0000)
htsworkflow/frontend/static/js/htsw-inventory.js

index 3f2338355aa74334e9fb7557bad17019c6d4a0b3..b275cf15ecf3a5f38749ad508553e65599f913d8 100644 (file)
@@ -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'