From f98d0325e641dd43e0ac460ef4fa931eb94c054f Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 6 Feb 2024 05:01:18 +0300 Subject: Bug: Fix routing issues Fix the routing issues that were redirecting the flow to the wrong endpoints. --- qc_app/templates/rqtl2/select-population.html | 3 ++- 1 file changed, 2 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 a1e2a83..8f2db84 100644 --- a/qc_app/templates/rqtl2/select-population.html +++ b/qc_app/templates/rqtl2/select-population.html @@ -49,7 +49,8 @@

OR

-
+ create new grouping/population {{flash_messages("error-create-population")}} -- cgit v1.2.3