about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-02-18 09:54:52 -0600
committerFrederick Muriuki Muriithi2026-02-18 09:54:52 -0600
commit9db7c8daeba08c19ee8d802875a2e4a434d81296 (patch)
treea73a1194662825e780a5a881b467918c17e74fe0
parentbdea653c13c5c4d747e1db0ba1e6ef2bb1c6aeb3 (diff)
downloadgn-uploader-9db7c8daeba08c19ee8d802875a2e4a434d81296.tar.gz
Make dataset name not editable.
-rw-r--r--uploader/templates/phenotypes/create-dataset.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/create-dataset.html b/uploader/templates/phenotypes/create-dataset.html
index c527476..6eced05 100644
--- a/uploader/templates/phenotypes/create-dataset.html
+++ b/uploader/templates/phenotypes/create-dataset.html
@@ -48,7 +48,8 @@
              {%else%}
              class="form-control"
              {%endif%}
-             required="required" />
+             required="required"
+             disabled="disabled" />
       <small class="form-text text-muted">
         <p>A short representative name for the dataset.</p>
         <p>Recommended: Use the population name and append "Publish" at the end.