From 2dd08af896033266b0348ebf8fb2865d84b64da8 Mon Sep 17 00:00:00 2001 From: zsloan Date: Wed, 11 Dec 2019 16:47:33 -0600 Subject: Changed the way Group is listed on the trait page to match how Rob wanted it --- wqflask/wqflask/templates/show_trait_details.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wqflask/wqflask/templates/show_trait_details.html b/wqflask/wqflask/templates/show_trait_details.html index f6624f77..7c2da752 100644 --- a/wqflask/wqflask/templates/show_trait_details.html +++ b/wqflask/wqflask/templates/show_trait_details.html @@ -1,7 +1,7 @@ - - + + {% if this_trait.dataset.type == 'Publish' %} -- cgit v1.2.3
Species and Group{{ this_trait.dataset.group.species }}, {{ this_trait.dataset.group.name }}Group{{ this_trait.dataset.group.species[0]|upper }}{{ this_trait.dataset.group.species[1:] }}: {{ this_trait.dataset.group.name }} group