diff --git a/src/genlab_bestilling/templates/genlab_bestilling/sample_list.html b/src/genlab_bestilling/templates/genlab_bestilling/sample_list.html index 760bb65..8f6d189 100644 --- a/src/genlab_bestilling/templates/genlab_bestilling/sample_list.html +++ b/src/genlab_bestilling/templates/genlab_bestilling/sample_list.html @@ -14,7 +14,7 @@

Samples for Extraction #{{ view.kwargs.pk }}

{% endif %} {% if object.status != 'draft' %} - Analyze this samples + Analyze this samples {% endif %} {% endblock %}