diff options
author | Frederick Muriuki Muriithi | 2025-07-14 10:53:35 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-07-14 10:53:35 -0500 |
commit | ae1d6842e62a69c6fd387880e0e5f79f96e3a5e5 (patch) | |
tree | 166a225fe3b579e0fe623baa48a093132a5bfd03 /uploader/templates/samples/list-samples.html | |
parent | 3a483935341757cab2f942dd3156333b1675f801 (diff) | |
download | gn-uploader-ae1d6842e62a69c6fd387880e0e5f79f96e3a5e5.tar.gz |
Fix tooltip text.
Diffstat (limited to 'uploader/templates/samples/list-samples.html')
-rw-r--r-- | uploader/templates/samples/list-samples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/samples/list-samples.html b/uploader/templates/samples/list-samples.html index f974a8e..54538a7 100644 --- a/uploader/templates/samples/list-samples.html +++ b/uploader/templates/samples/list-samples.html @@ -109,7 +109,7 @@ <p> <a href="#" - title="Add samples for population '{{population.FullName}}' from species + title="Delete samples from population '{{population.FullName}}' from species '{{species.FullName}}'." class="btn btn-danger"> delete all samples |