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} %>