about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-04-13 13:15:43 -0500
committerFrederick Muriuki Muriithi2026-04-13 13:55:11 -0500
commit2981951d059afc4e21b59bc6ec9f3983b5213547 (patch)
tree14cb0076f55a0fcbe422b016573a906c4fcdc8dd
parentf5e7722c476c5aa9e7d0291666d6c73eb126c7fa (diff)
downloadgn-uploader-2981951d059afc4e21b59bc6ec9f3983b5213547.tar.gz
Open page in a new tab.
-rw-r--r--uploader/templates/genotypes/list-genotypes.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/uploader/templates/genotypes/list-genotypes.html b/uploader/templates/genotypes/list-genotypes.html
index 8c6910b..38a1b8f 100644
--- a/uploader/templates/genotypes/list-genotypes.html
+++ b/uploader/templates/genotypes/list-genotypes.html
@@ -75,7 +75,8 @@
                      species_id=species.SpeciesId,
                      population_id=population.Id,
                      dataset_id=dataset.Id)}}"
-               title="View details regarding and manage dataset '{{dataset.FullName}}'">
+               title="View details regarding and manage dataset '{{dataset.FullName}}'"
+               target="_blank">
             {{dataset.FullName}}</a></td>
       </tr>
     </tbody>