fix files under_line

exceptionHandle
yanxd 12 years ago
parent b9b0b06185
commit b6df32e029

@ -22,11 +22,13 @@
<% options = {:author => true, :deletable => attach_delete(homework)} %>
<%= render :partial => 'attachments/links',
:locals => {:attachments => homework.attachments, :options => options} %>
<% end %>
</p></td>
</p>
</td>
</tr>
</table></td>
</table>
</td>
</tr>
</table>
<div class="line_under"></div>
<% end %>
<% end %>

Loading…
Cancel
Save