Files
notifications-admin/app/templates
Chris Hill-Scott 5b5ad2c5dc Fix 500 on job page when notifications are sending
Sending notifications don’t have an `updated_at`. This causes the time
formatting to throw a wobly, because it doesn’t expect `None`.

This commit changes the template to also look for the `created_at`,
which all notifications have.
2016-06-06 13:53:49 +01:00
..
2016-04-13 17:19:11 +01:00
2016-06-01 16:07:43 +01:00