Files
notifications-admin/app/templates/views
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-05-26 09:00:00 +01:00
2016-06-05 18:41:19 +01:00
2016-06-01 16:07:43 +01:00
2016-04-25 10:49:17 +01:00