Skip to content

Commit

Permalink
oops, mistake. again
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoArts committed Jan 28, 2010
1 parent 6032fb1 commit cb28ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/albums/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<td colspan="3" valign="top" bgcolor="#ffffff"><strong>Commentaar:</strong></td>
</tr>
<tr>
<td colspan="3" valign="top" bgcolor="#ffffff"><% render :partial => 'commentaars/index' %></td>
<td colspan="3" valign="top" bgcolor="#ffffff"></td>
</tr>
</table>
<%= link_to 'Edit', edit_album_path(@album) %> |
Expand Down

0 comments on commit cb28ac1

Please sign in to comment.