diff --git a/app/views/notifications/_notification.html.erb b/app/views/notifications/_notification.html.erb index 449edabae..29bf00823 100644 --- a/app/views/notifications/_notification.html.erb +++ b/app/views/notifications/_notification.html.erb @@ -1,5 +1,5 @@ -<% if notification.notifiable.present? %> -
@@ -11,13 +11,11 @@
<%= l notification.timestamp, format: :datetime %>
<%= t("notifications.index.notifiable_hidden") %>
-