|
|
@ -107,7 +107,7 @@
|
|
|
|
<p class="font_description">
|
|
|
|
<p class="font_description">
|
|
|
|
<% options = {:author => true, :deletable => attach_delete(homework)} %>
|
|
|
|
<% options = {:author => true, :deletable => attach_delete(homework)} %>
|
|
|
|
<%= render :partial => 'attachments/links',
|
|
|
|
<%= render :partial => 'attachments/links',
|
|
|
|
:locals => {:attachments => homework.attachments, :options => options} %>
|
|
|
|
:locals => {:attachments => homework.attachments, :options => options} %>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|