diff --git a/app/views/courses/index.html.erb b/app/views/courses/index.html.erb index ac603ff69..3c9527a61 100755 --- a/app/views/courses/index.html.erb +++ b/app/views/courses/index.html.erb @@ -17,7 +17,7 @@ <% course_cud = CourseUserDatum.find_cud_for_course(course, current_user.id) %> <% not_student = course_cud.has_auth_level? :course_assistant %> -