diff options
Diffstat (limited to 'uploader/templates/samples')
-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 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> |