We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c564c8 + 3261cfa commit fe91c1bCopy full SHA for fe91c1b
1 file changed
src/app/submission/submission-shared/model/templates/bia.template.ts
@@ -482,8 +482,8 @@ export const biaTemplate = {
482
valueType: { name: 'file' },
483
display: 'required',
484
helpLink: 'https://www.ebi.ac.uk/biostudies/BioImages/help',
485
- helpText: 'Help',
486
- asyncValueValidatorName: 'forFileList'
+ helpText: 'Help'
+ // asyncValueValidatorName: 'forFileList'
487
},
488
{
489
name: 'Comment',
0 commit comments