aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2023-11-15 09:52:03 +0300
committerFrederick Muriuki Muriithi2023-11-15 09:52:03 +0300
commit0b412cd34172fa5149506b9e4931196bfcb0f115 (patch)
treee06f047473edd442707eb6b6b131d1ab531ad4d0 /qc_app/templates
parent4d194050c34a9e9ef4560bf8061326330cecdd78 (diff)
downloadgn-uploader-0b412cd34172fa5149506b9e4931196bfcb0f115.tar.gz
UI: Remove 'Full Name' and 'Short Name' fields for study.
Diffstat (limited to 'qc_app/templates')
-rw-r--r--qc_app/templates/select_study.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/qc_app/templates/select_study.html b/qc_app/templates/select_study.html
index 36d1299..bb5dbef 100644
--- a/qc_app/templates/select_study.html
+++ b/qc_app/templates/select_study.html
@@ -64,18 +64,6 @@
</fieldset>
<fieldset>
- <label for="studyfullname" class="form-col-1">full name:</label>
- <input type="text" id="studyfullname" name="studyfullname"
- class="form-col-2" />
- </fieldset>
-
- <fieldset>
- <label for="studyshortname" class="form-col-1">short name:</label>
- <input type="text" id="studyshortname" name="studyshortname"
- class="form-col-2" />
- </fieldset>
-
- <fieldset>
<label for="group" class="form-col-1">group:</label>
<select id="group" name="inbredsetid" class="form-col-2"
required="required">