aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/samples
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-07-14 10:53:55 -0500
committerFrederick Muriuki Muriithi2025-07-14 10:53:55 -0500
commit252cf92a73168cd0a3310be10ee94ff55b30f407 (patch)
treefcc928eea7b08cc5eb8386cdd1b62ca7cccf03a9 /uploader/templates/samples
parentae1d6842e62a69c6fd387880e0e5f79f96e3a5e5 (diff)
downloadgn-uploader-252cf92a73168cd0a3310be10ee94ff55b30f407.tar.gz
Mark feature as not-implemented.
Diffstat (limited to 'uploader/templates/samples')
-rw-r--r--uploader/templates/samples/list-samples.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/samples/list-samples.html b/uploader/templates/samples/list-samples.html
index 54538a7..aed27c3 100644
--- a/uploader/templates/samples/list-samples.html
+++ b/uploader/templates/samples/list-samples.html
@@ -111,7 +111,7 @@
<a href="#"
title="Delete samples from population '{{population.FullName}}' from species
'{{species.FullName}}'."
- class="btn btn-danger">
+ class="btn btn-danger not-implemented">
delete all samples
</a>
</p>