From 9cd33ddac3d6848c5443962d66494635feadef51 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 9 Sep 2024 14:06:31 -0500 Subject: Initialise samples uploads * Move existing code to new module * Rework the UI: create new templates * Rework the routes: Select species and populations before attempting an upload. --- uploader/templates/samples/upload-samples.html | 139 ------------------------- 1 file changed, 139 deletions(-) delete mode 100644 uploader/templates/samples/upload-samples.html (limited to 'uploader/templates/samples/upload-samples.html') diff --git a/uploader/templates/samples/upload-samples.html b/uploader/templates/samples/upload-samples.html deleted file mode 100644 index e62de57..0000000 --- a/uploader/templates/samples/upload-samples.html +++ /dev/null @@ -1,139 +0,0 @@ -{%extends "base.html"%} -{%from "flash_messages.html" import flash_messages%} - -{%block title%}Upload Samples{%endblock%} - -{%block css%}{%endblock%} - -{%block contents%} -
You can now upload a character-separated value (CSV) file that contains - details about your samples. The CSV file should have the following fields: -
Name | -Name2 | -Symbol | -Alias | -
---|---|---|---|
- Please make some selections to preview the data. | -