diff --git a/app/views/projects/_act_messages.html.erb b/app/views/projects/_act_messages.html.erb index 2faa08f8a..0b62791e4 100644 --- a/app/views/projects/_act_messages.html.erb +++ b/app/views/projects/_act_messages.html.erb @@ -86,7 +86,7 @@ <% count = all_replies.count %> <%# allow_delete = (activity.user == User.current || User.current.admin? || User.current.allowed_to?(:as_teacher,activity.course)) %> <%# count = fetch_user_leaveWord_reply(activity).count %> -