aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-06-26 16:16:43 -0500
committerFrederick Muriuki Muriithi2025-06-26 16:16:43 -0500
commit2abcce37b80e764e8b938bd639feb9a334151ee0 (patch)
tree3d2abd9b684371ae494a6400553418722b1f3fe8 /uploader/templates
parent898a7737a85fb70aafaaa9fb4f23d184dc7a1bb0 (diff)
downloadgn-uploader-main.tar.gz
Narrow search to only uploaded traits.HEADmain
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/load-phenotypes-success.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/load-phenotypes-success.html b/uploader/templates/phenotypes/load-phenotypes-success.html
index 3baca5b..645be16 100644
--- a/uploader/templates/phenotypes/load-phenotypes-success.html
+++ b/uploader/templates/phenotypes/load-phenotypes-success.html
@@ -28,7 +28,7 @@
<!-- TODO: Maybe notify user that they have sole access. -->
<!-- TODO: Maybe provide a link to go to GeneNetwork to view the data. -->
<p>View your data
- <a href="{{gn2_server_url}}search?species={{species.Name}}&group={{population.Name}}&type=Phenotypes&dataset={{dataset.Name}}&search_terms_or=*%0D%0A&search_terms_and=*%0D%0A&accession_id=None&FormID=searchResult"
+ <a href="{{search_page_uri}}"
target="_blank">on GeneNetwork2</a>.
You might need to login to GeneNetwork2 to view specific traits.</p>
</div>