$('#notification-<%= @notification.id %> > a') .text('(unread)') .attr('href', '<%= mark_read_notification_path(@notification.id) %>')