Add a back to template link on job page

When you’ve sent message(s) using a template, often the next thing you
want to do is go and send the same template again, or edit it.

Currently there’s no way of getting to a template from a job except for
going back to the list of templates and re-finding it.

This commit adds a link at the bottom of the job page that gives you a
shortcut back to the individual template, where you can find actions
like edit/send/etc.
This commit is contained in:
Chris Hill-Scott
2017-03-22 10:55:15 +00:00
parent a0afe55d3c
commit 3f1b5603f6
2 changed files with 9 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
{% else %}
{% if notifications %}
<div class="dashboard-table">
<div class="dashboard-table bottom-gutter-3-2">
{% endif %}
{% if not help %}