From b2a5013e192c2116442253bf274f80fa2ae8dd58 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 27 Jan 2025 15:58:42 -0600 Subject: Enable editing of a phenotype's numeric values. --- uploader/templates/phenotypes/edit-phenotype.html | 41 ++++++++++++++++------- 1 file changed, 29 insertions(+), 12 deletions(-) (limited to 'uploader/templates/phenotypes') diff --git a/uploader/templates/phenotypes/edit-phenotype.html b/uploader/templates/phenotypes/edit-phenotype.html index ddb5aae..260d032 100644 --- a/uploader/templates/phenotypes/edit-phenotype.html +++ b/uploader/templates/phenotypes/edit-phenotype.html @@ -129,7 +129,15 @@

phenotype data

-
+
@@ -151,22 +159,31 @@ + class="form-control" /> + {%if population.Family in families_with_se_and_n%} - + class="form-control" /> + + {%endif%} {%endfor%} @@ -177,7 +194,7 @@
-- cgit v1.2.3
{{item.StrainName}} + +