From 9dacbbcc2be3c6d0d3c73edaa9541ddf2632e0fd Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 23 Jan 2026 13:03:47 -0600 Subject: Remove data presented elsewhere. --- uploader/templates/phenotypes/view-dataset.html | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html index 7a33438..c044cac 100644 --- a/uploader/templates/phenotypes/view-dataset.html +++ b/uploader/templates/phenotypes/view-dataset.html @@ -22,28 +22,6 @@ {%block contents%} {{flash_all_messages()}} -
-

The basic dataset details are:

- - - - - - - - - - - - - - - - - -
NameFull NameShort Name
{{dataset.Name}}{{dataset.FullName}}{{dataset.ShortName}}
-
-

Phenotype Data

-- cgit 1.4.1