From 5b63c582c106ac219d16a79a995b0bc2fde6fcf5 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 7 Feb 2024 15:28:26 +0300 Subject: Set up limits for inputs in UI --- qc_app/templates/rqtl2/select-population.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'qc_app/templates/rqtl2/select-population.html') diff --git a/qc_app/templates/rqtl2/select-population.html b/qc_app/templates/rqtl2/select-population.html index 8f2db84..0f0ee18 100644 --- a/qc_app/templates/rqtl2/select-population.html +++ b/qc_app/templates/rqtl2/select-population.html @@ -62,6 +62,7 @@ name="inbredset_name" type="text" required="required" + maxlength="30" placeholder="Enter grouping/population name" class="form-col-2" /> This is a short name that identifies the @@ -71,7 +72,8 @@ This can be the same as the name above, or can -- cgit v1.2.3