aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
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>