aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--uploader/templates/phenotypes/bulk-edit-upload.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/uploader/templates/phenotypes/bulk-edit-upload.html b/uploader/templates/phenotypes/bulk-edit-upload.html
index da4c7cc..d0f38f5 100644
--- a/uploader/templates/phenotypes/bulk-edit-upload.html
+++ b/uploader/templates/phenotypes/bulk-edit-upload.html
@@ -45,6 +45,7 @@
name="file-upload-bulk-edit-upload"
class="form-control"
type="file"
+ accept="text/tab-separated-values"
required="required" />
</div>
</div>