From be33b005da747058e5e133e7c1edbf8dbca12705 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 5 May 2025 13:04:07 -0500 Subject: Move previews below each item rather than being in the sidebar. --- uploader/templates/phenotypes/macro-display-preview-table.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'uploader/templates/phenotypes/macro-display-preview-table.html') diff --git a/uploader/templates/phenotypes/macro-display-preview-table.html b/uploader/templates/phenotypes/macro-display-preview-table.html index f54c53e..5a4c422 100644 --- a/uploader/templates/phenotypes/macro-display-preview-table.html +++ b/uploader/templates/phenotypes/macro-display-preview-table.html @@ -1,7 +1,7 @@ {%macro display_preview_table(tableid, filetype)%} -
+
-
Phenotypes '{{filetype | title}}' File Preview
+
{{filetype | title}}: File Preview
@@ -9,9 +9,7 @@ - +
- Provide a phenotype '{{filetype | lower}}' file to preview. -
-- cgit v1.2.3