diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb index fff162709..bf83657ee 100644 --- a/app/views/notifications/index.html.erb +++ b/app/views/notifications/index.html.erb @@ -22,6 +22,7 @@ <%= render partial: "notifications/notification", collection: @unread, cached: true %> <% else %> + <%# FIXME: Need to reveal this section if there are unread notification records in it %>
Nothing new for you.