Project

General

Profile

« Previous | Next » 

Revision 8ff59b90

Added by Marc Dequènes almost 15 years ago

  • ID 8ff59b90e699695c175ab594a2687ef11878682d

[evol] added artwork view and now use the new image frame in all views

View differences:

app/views/welcome/index.rhtml
# reload to ensure joint objects are well loaded
artwork = Artwork.find(artwork.id)
%>
<%= display_artwork_frame(artwork, :frame_type => :float) %>
<%= display_image_frame(artwork.image, :frame_type => :float) %>
<% end %>
<br style="clear: both;"/>
</p>

Also available in: Unified diff