From 8f6b116c511eae09955e5e0436bb8cc1cd385bdc Mon Sep 17 00:00:00 2001 From: cxt Date: Fri, 22 Apr 2016 14:46:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E5=93=81=E8=AF=A6=E6=83=85=E6=89=93?= =?UTF-8?q?=E4=B8=8D=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/student_work/_show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/student_work/_show.html.erb b/app/views/student_work/_show.html.erb index b059e37fb..fb1b2da4b 100644 --- a/app/views/student_work/_show.html.erb +++ b/app/views/student_work/_show.html.erb @@ -88,7 +88,7 @@
- <%= render :partial => 'student_work/revise_attachment', :locals => {:work => work,:is_focus => is_focus} %> + <%= render :partial => 'student_work/revise_attachment', :locals => {:work => work} %>