From 94ecee4a2030cdfcb79776276a73d53fd73ae2a3 Mon Sep 17 00:00:00 2001 From: John Nduli Date: Mon, 14 Oct 2024 16:08:49 +0300 Subject: feat: add gn2 button to link to editting --- gn2/wqflask/templates/show_trait_details.html | 1 + 1 file changed, 1 insertion(+) diff --git a/gn2/wqflask/templates/show_trait_details.html b/gn2/wqflask/templates/show_trait_details.html index dc5a49ce..ab2efa04 100644 --- a/gn2/wqflask/templates/show_trait_details.html +++ b/gn2/wqflask/templates/show_trait_details.html @@ -222,6 +222,7 @@ {% endif %} {% if this_trait.symbol != None %} + {% if dataset.group.species == "mouse" or dataset.group.species == "rat" %} -- cgit v1.2.3