aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wqflask/wqflask/templates/oauth2/data-list-phenotype.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/wqflask/wqflask/templates/oauth2/data-list-phenotype.html b/wqflask/wqflask/templates/oauth2/data-list-phenotype.html
index b79b3096..8c79c0d6 100644
--- a/wqflask/wqflask/templates/oauth2/data-list-phenotype.html
+++ b/wqflask/wqflask/templates/oauth2/data-list-phenotype.html
@@ -27,6 +27,7 @@
<form id="frm-link-phenotypes"
action="{{url_for('oauth2.data.link_phenotype_data')}}"
method="POST">
+ <input type="hidden" value="{{species_name}}" name="species_name" />
<legend style="text-transform: capitalize;">
{{dataset_type}}: Link Traits to Group
</legend>