From f04e340323d0e289aaa379ab1a8d82033da73e62 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 27 Sep 2024 11:43:48 -0500 Subject: Show some details for a phenotype dataset. --- uploader/templates/phenotypes/view-dataset.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'uploader/templates') diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html index 219e61e..fc393d6 100644 --- a/uploader/templates/phenotypes/view-dataset.html +++ b/uploader/templates/phenotypes/view-dataset.html @@ -7,14 +7,15 @@ {%block pagetitle%}Phenotypes{%endblock%} {%block lvl4_breadcrumbs%} - {%endblock%} @@ -49,15 +50,18 @@

Phenotype Data

-

The dataset has the following phenotypes:

+

This dataset has a total of {{phenotype_count}} phenotypes.

+

+ + Limit access here, according to the authorisation privileges the user has on + this dataset!

- - - + + @@ -65,9 +69,8 @@ {%for pheno in phenotypes%} - - - + + {%else%} -- cgit v1.2.3
#NameFull NameShort NameRecordDescription
{{pheno.sequence_number}}{{pheno.Id}}{{pheno.FullName}}{{pheno.ShortName}}{{pheno.InbredSetCode}}_{{pheno["pxr.Id"]}}{{pheno.Post_publication_description or pheno.Pre_publication_abbreviation or pheno.Original_description}}