full photo now clickable
This commit is contained in:
parent
6226fa71e7
commit
edc6f55a28
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</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>
|
</div>
|
||||||
|
|
||||||
<p><%= @photo.description %></p>
|
<p><%= @photo.description %></p>
|
||||||
|
|
Loading…
Add table
Reference in a new issue