Make the job page look close to the activity page

We can’t filter a job by notification status yet, but we can:

- put the download link in the same place
- make the table line up the same
This commit is contained in:
Chris Hill-Scott
2016-06-13 14:13:23 +01:00
parent a0f6956eab
commit 5f0dc749f5
2 changed files with 9 additions and 1 deletions

View File

@@ -36,5 +36,4 @@
{% include 'partials/jobs/notifications.html' %}
{% endblock %}