Files
notifications-admin/app/templates
Chris Hill-Scott aa3274440b Fix exception on email job page
For email jobs, the template needed to look up the service to work out
the email_from and from_name.

`service` used to be a variable passed through to the view. Now every
veiw gets `current_service` instead.

This is a quick fix to make things work.
2016-04-06 14:04:02 +01:00
..
2016-04-06 11:31:37 +01:00
2016-04-06 11:31:37 +01:00
2016-04-06 14:04:02 +01:00