From 3cec61f2f59c44a87c8bf091cf4c9c3e943bcd4b Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 23 Jun 2017 11:22:49 +0100 Subject: [PATCH] Revert "Re-add IDs for each notification to the jobs page" --- app/templates/partials/jobs/notifications.html | 2 +- app/templates/views/activity/notifications.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/partials/jobs/notifications.html b/app/templates/partials/jobs/notifications.html index fe845ea7b..4bec657b3 100644 --- a/app/templates/partials/jobs/notifications.html +++ b/app/templates/partials/jobs/notifications.html @@ -50,7 +50,7 @@ field_headings_visible=False ) %} {% call row_heading() %} - {{ item.to }} + {{ item.to }}

{{ item.preview_of_content }}

diff --git a/app/templates/views/activity/notifications.html b/app/templates/views/activity/notifications.html index 78479d2d3..cabcd436b 100644 --- a/app/templates/views/activity/notifications.html +++ b/app/templates/views/activity/notifications.html @@ -17,7 +17,7 @@ ) %} {% call row_heading() %} - {{ item.to }} + {{ item.to }}

{{ item.preview_of_content }}