From f6096e430e2bb914225823a1953c109bad89d755 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 12 Sep 2024 12:57:50 -0500 Subject: Save the updated species details. --- uploader/templates/species/edit-species.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'uploader/templates/species/edit-species.html') diff --git a/uploader/templates/species/edit-species.html b/uploader/templates/species/edit-species.html index 6827751..5a26455 100644 --- a/uploader/templates/species/edit-species.html +++ b/uploader/templates/species/edit-species.html @@ -107,6 +107,7 @@ id="txt-species-familyorderid" name="species_familyorderid" value="{{species.FamilyOrderId}}" + required="required" class="form-control" /> This is a number that determines the order of the "Family" groupings @@ -121,7 +122,7 @@ This integer value determines the order of the species in relation to -- cgit v1.2.3