From 06c6a7f7f42e8ff2d33a934ff695efde24d26d65 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 28 Aug 2024 17:12:26 -0500 Subject: Move code handling expression data upload into new module. --- uploader/templates/parse_results.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uploader/templates/parse_results.html') diff --git a/uploader/templates/parse_results.html b/uploader/templates/parse_results.html index e2bf7f0..46fbaaf 100644 --- a/uploader/templates/parse_results.html +++ b/uploader/templates/parse_results.html @@ -21,7 +21,7 @@ {%if errors | length > 0 or user_aborted %}
- Go back -- cgit v1.2.3