diff --git a/src/genlab_bestilling/templates/genlab_bestilling/analysisorder_detail.html b/src/genlab_bestilling/templates/genlab_bestilling/analysisorder_detail.html index 86aaac4..35ce0d0 100644 --- a/src/genlab_bestilling/templates/genlab_bestilling/analysisorder_detail.html +++ b/src/genlab_bestilling/templates/genlab_bestilling/analysisorder_detail.html @@ -22,6 +22,9 @@

Order #{{ object.id }} - {{ object.name }}

Samples
+
+

Uploaded {{ object.samples.count }} samples

+
{% comment %} {% #table headers=table_header %} {% for oq in object.samples.all %}