full photo now clickable
This commit is contained in:
parent
6226fa71e7
commit
edc6f55a28
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue