diff options
-rw-r--r-- | uploader/templates/phenotypes/bulk-edit-upload.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/bulk-edit-upload.html b/uploader/templates/phenotypes/bulk-edit-upload.html index 926bcf5..da4c7cc 100644 --- a/uploader/templates/phenotypes/bulk-edit-upload.html +++ b/uploader/templates/phenotypes/bulk-edit-upload.html @@ -42,7 +42,7 @@ Edited File</label> <div class="col-sm-10"> <input id="file-upload-bulk-edit-upload" - name="file_upload_bulk_edit_upload" + name="file-upload-bulk-edit-upload" class="form-control" type="file" required="required" /> |