Skip to content

Commit 5c5f88c

Browse files
authored
Merge pull request #1929 from microbiomedata/fix-sample-contact-editable
Make sample contact column editable
2 parents ff63614 + 66ee1bc commit 5c5f88c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/src/views/SubmissionPortal/HarmonizerView.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ const ALWAYS_READ_ONLY_COLUMNS = [
9999
'jgi_seq_project',
100100
'jgi_samp_id',
101101
'jgi_seq_project_name',
102-
'jgi_sample_contact',
103102
'jgi_project_pi',
104103
'jgi_proposal_id',
105104
];

0 commit comments

Comments
 (0)