full photo now clickable

rails2
Espen Antonsen 2009-07-28 01:31:35 +02:00
parent 6226fa71e7
commit edc6f55a28
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<% end %>
</p>
</div>
<p><%= image_tag @photo.path_modified_public("single") %></p>
<p><%= link_to_if @next, image_tag(@photo.path_modified_public("single")), [ @photo.album.collections.first, @photo.album, @next] %></p>
</div>
<p><%= @photo.description %></p>