fix files under_line

exceptionHandle
yanxd 12 years ago
parent b9b0b06185
commit b6df32e029

@ -22,11 +22,13 @@
<% 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} %>
<% end %> </p>
</p></td> </td>
</tr> </tr>
</table></td> </table>
</td>
</tr> </tr>
</table> </table>
<div class="line_under"></div> <div class="line_under"></div>
<% end %>
<% end %> <% end %>

Loading…
Cancel
Save