diff --git a/app/views/notifications/notification/mention/_header.html.erb b/app/views/notifications/notification/mention/_header.html.erb index 7d996c719..f2bca6d4c 100644 --- a/app/views/notifications/notification/mention/_header.html.erb +++ b/app/views/notifications/notification/mention/_header.html.erb @@ -1,4 +1,7 @@
- <%= notification.source.id %> + <%= notification.card.id %> + + <%= notification.card.collection.name %> +