aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-12-12 16:32:03 -0600
committerFrederick Muriuki Muriithi2024-12-12 16:32:03 -0600
commit84e4267377627f27ba60cc4fcbf3137f9b3e9c13 (patch)
tree5b8fb5de9a873fcfca8ffd66d48f990313be9bd1
parentfd64dfed352f30fbc18cdf3422efd89dc186bebd (diff)
downloadgn-uploader-84e4267377627f27ba60cc4fcbf3137f9b3e9c13.tar.gz
Update link text.
-rw-r--r--uploader/templates/phenotypes/add-phenotypes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/add-phenotypes.html b/uploader/templates/phenotypes/add-phenotypes.html
index 9e368e1..2bd5fab 100644
--- a/uploader/templates/phenotypes/add-phenotypes.html
+++ b/uploader/templates/phenotypes/add-phenotypes.html
@@ -16,7 +16,7 @@
<a href="{{url_for('species.populations.phenotypes.add_phenotypes',
species_id=species.SpeciesId,
population_id=population.Id,
- dataset_id=dataset.Id)}}">View Datasets</a>
+ dataset_id=dataset.Id)}}">Add Phenotypes</a>
</li>
{%endblock%}