Skip to content

Commit 87243a7

Browse files
committed
Add another field alias
1 parent f38b110 commit 87243a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

singlecell/resources/web/singlecell/panel/PoolImportPanel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Ext4.define('SingleCell.panel.PoolImportPanel', {
9494
transform: 'hto'
9595
},{
9696
name: 'cells',
97-
labels: ['Cells', 'Cell #', 'Sort', 'Sort Cell Count'],
97+
labels: ['Cells', 'Cell #', 'Sort', 'Sort Cell Count', 'Cells/sample'],
9898
allowRowSpan: false,
9999
allowBlank: false,
100100
transform: 'cells'

0 commit comments

Comments
 (0)