diff --git a/app/views/users/_course_homework.html.erb b/app/views/users/_course_homework.html.erb index 7bb7bccf0..70494192d 100644 --- a/app/views/users/_course_homework.html.erb +++ b/app/views/users/_course_homework.html.erb @@ -52,6 +52,10 @@
+
+ <%= render :partial => 'student_work/work_attachments', :locals => {:attachments => activity.attachments} %> +
+
<%# if is_teacher%>