From 2a3973da9ec4966b6863a6f0e7947e3aa21684c9 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 18 Feb 2025 11:42:47 -0600 Subject: Improve list-phenotypes page. --- uploader/templates/phenotypes/view-dataset.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'uploader') diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html index 7507ff5..c896214 100644 --- a/uploader/templates/phenotypes/view-dataset.html +++ b/uploader/templates/phenotypes/view-dataset.html @@ -56,7 +56,13 @@

Phenotype Data

- + +

Click on any of the phenotypes in the table below to view and edit that + phenotype's data.

+

Use the search to filter through all the phenotypes and find specific + phenotypes of interest.

+ +
@@ -78,9 +84,17 @@ {%block javascript%}