Download csv for job added.

Removed check for notifications so download button is always there.
This commit is contained in:
Nicholas Staples
2016-05-23 12:24:03 +01:00
parent 76662e1c84
commit 935f355d5c
3 changed files with 37 additions and 0 deletions
+6
View File
@@ -30,6 +30,12 @@
)}}
{% endif %}
<p class="bottom-gutter">
<a href="{{ request.url }}?&amp;download=csv" download class="heading-small">Download as a CSV file</a>
&emsp;
Delivery information is available for 7 days
</p>
{% include 'partials/jobs/status.html' %}
{% include 'partials/jobs/count.html' %}