diff --git a/src/genlab_bestilling/templates/genlab_bestilling/base_filter.html b/src/genlab_bestilling/templates/genlab_bestilling/base_filter.html index 4d24bcda..e27e6f3b 100644 --- a/src/genlab_bestilling/templates/genlab_bestilling/base_filter.html +++ b/src/genlab_bestilling/templates/genlab_bestilling/base_filter.html @@ -9,7 +9,7 @@

{% block page-title %}{% endblock page-title %}

{{ filter.form | crispy }} - +
diff --git a/src/staff/templates/staff/analysisorder_filter.html b/src/staff/templates/staff/analysisorder_filter.html index 47e8ee21..c388eb48 100644 --- a/src/staff/templates/staff/analysisorder_filter.html +++ b/src/staff/templates/staff/analysisorder_filter.html @@ -10,7 +10,7 @@
{{ filter.form | crispy }} - +
diff --git a/src/staff/templates/staff/equipmentorder_filter.html b/src/staff/templates/staff/equipmentorder_filter.html index fa7658e2..07928ac6 100644 --- a/src/staff/templates/staff/equipmentorder_filter.html +++ b/src/staff/templates/staff/equipmentorder_filter.html @@ -10,7 +10,7 @@
{{ filter.form | crispy }} - +
diff --git a/src/staff/templates/staff/extractionorder_filter.html b/src/staff/templates/staff/extractionorder_filter.html index 9dd1315d..c85fc272 100644 --- a/src/staff/templates/staff/extractionorder_filter.html +++ b/src/staff/templates/staff/extractionorder_filter.html @@ -10,7 +10,7 @@
{{ filter.form | crispy }} - +
diff --git a/src/staff/templates/staff/project_filter.html b/src/staff/templates/staff/project_filter.html index dc7c836d..eb62d2fe 100644 --- a/src/staff/templates/staff/project_filter.html +++ b/src/staff/templates/staff/project_filter.html @@ -10,7 +10,7 @@
{{ filter.form | crispy }} - +
diff --git a/src/staff/templates/staff/sample_filter.html b/src/staff/templates/staff/sample_filter.html index e8c5aa70..4d085073 100644 --- a/src/staff/templates/staff/sample_filter.html +++ b/src/staff/templates/staff/sample_filter.html @@ -28,7 +28,7 @@
{{ filter.form | crispy }} - +
diff --git a/src/staff/templates/staff/sample_lab.html b/src/staff/templates/staff/sample_lab.html index 8dd7708e..fececc23 100644 --- a/src/staff/templates/staff/sample_lab.html +++ b/src/staff/templates/staff/sample_lab.html @@ -12,7 +12,7 @@

{% block page-title %}{% if order %}{{ order }} - Samp {% comment %}
{{ filter.form | crispy }} - +
{% endcomment %} diff --git a/src/staff/templates/staff/samplemarkeranalysis_filter.html b/src/staff/templates/staff/samplemarkeranalysis_filter.html index fbbdd6b7..a4478564 100644 --- a/src/staff/templates/staff/samplemarkeranalysis_filter.html +++ b/src/staff/templates/staff/samplemarkeranalysis_filter.html @@ -16,7 +16,7 @@
{{ filter.form | crispy }} - +