aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-01-23 14:26:51 -0600
committerFrederick Muriuki Muriithi2025-01-23 14:26:51 -0600
commit162e697f405415c9cc4e81e654a41c4339b14dea (patch)
tree1c4cb89318641f30bcff8a0576d77f010147efe6 /uploader/templates
parent190e1c7cb924ac9598956ac0f2be37ed3915ab23 (diff)
downloadgn-uploader-162e697f405415c9cc4e81e654a41c4339b14dea.tar.gz
Open phenotypes in new window.
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/phenotypes/view-dataset.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/uploader/templates/phenotypes/view-dataset.html b/uploader/templates/phenotypes/view-dataset.html
index 66de5d8..011f8f6 100644
--- a/uploader/templates/phenotypes/view-dataset.html
+++ b/uploader/templates/phenotypes/view-dataset.html
@@ -79,7 +79,8 @@
population_id=population.Id,
dataset_id=dataset.Id,
xref_id=pheno['pxr.Id'])}}"
- title="View phenotype details">
+ title="View phenotype details"
+ target="_blank">
{{pheno.InbredSetCode}}_{{pheno["pxr.Id"]}}</a></td>
<td>{{pheno.Post_publication_description or pheno.Pre_publication_abbreviation or pheno.Original_description}}</td>
</tr>