From 38a8544553506651a263b0134ab5372c6a62c629 Mon Sep 17 00:00:00 2001
From: zsloan
Date: Mon, 13 Sep 2021 18:58:10 +0000
Subject: Temporarily point the View in GN1 button to gn1-lily.genenetwork.org
since some features aren't working on gn1.genenetwork.org yet
---
wqflask/wqflask/templates/show_trait_details.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wqflask/wqflask/templates/show_trait_details.html b/wqflask/wqflask/templates/show_trait_details.html
index 53e16aa0..36d3c15a 100644
--- a/wqflask/wqflask/templates/show_trait_details.html
+++ b/wqflask/wqflask/templates/show_trait_details.html
@@ -233,7 +233,7 @@
{% endif %}
{% endif %}
-
+
{% if admin_status == "owner" or admin_status == "edit-admins" or admin_status == "edit-access" %}
{% if this_trait.dataset.type == 'Publish' %}
--
cgit v1.2.3