From aa5bda8884fb7d0d04f001a20dd1d96da89cca08 Mon Sep 17 00:00:00 2001 From: cxt Date: Mon, 26 Oct 2015 15:54:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=B8=AD=E7=9A=84=E4=BD=9C?= =?UTF-8?q?=E4=B8=9A=E5=8A=A8=E6=80=81=E5=A2=9E=E5=8A=A0=E9=99=84=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_course_homework.html.erb | 4 ++++ 1 file changed, 4 insertions(+) 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%>