From 39aa801f4772bcc50e4f0a86ae08d2fdf9eb12e9 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 9 Mar 2026 14:29:43 -0500 Subject: Enable download of list of errors. --- uploader/templates/phenotypes/job-status.html | 30 ++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) (limited to 'uploader/templates') diff --git a/uploader/templates/phenotypes/job-status.html b/uploader/templates/phenotypes/job-status.html index 0bbe8e0..951907f 100644 --- a/uploader/templates/phenotypes/job-status.html +++ b/uploader/templates/phenotypes/job-status.html @@ -52,10 +52,10 @@
{%if errors | length == 0%} Continue {%else%} @@ -70,13 +70,28 @@
No errors found so far
- {%else%} +