aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-03-24 16:28:01 -0500
committerFrederick Muriuki Muriithi2025-03-24 16:28:01 -0500
commit1c73628f7eee68b25821094cf6cc3e49c3fe9180 (patch)
tree497cd8ee19f1611464b66ea90f9d4341d7520b20 /uploader/templates
parent589ab74731aed62b1e1b3901d25a95fc73614f57 (diff)
downloadgn-uploader-1c73628f7eee68b25821094cf6cc3e49c3fe9180.tar.gz
Make name same a id.
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/bulk-edit-upload.html2
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" />