Sha256: 23c7f70e5783dc9196a5878827dd11aad56e60a8db44487dd9df1734890a41ca
Contents?: true
Size: 565 Bytes
Versions: 11
Compression:
Stored size: 565 Bytes
Contents
<div style="margin: 0 0 0.5em 0;"> <div style="float: left;"> <%= link_to preview, :class => "fancybox" do %> <%= image_tag thumb, options.merge(:alt => preview) %> <% end %> </div> <div style="float: left;"> <ul style="margin: 0 0 0 15px!important;"> <li><strong>File name:</strong> <%= attachment.name %></li> <li><strong>File type:</strong> <%= attachment.mime_type %></li> <li><strong>Dimensions:</strong> <%= attachment.width %> x <%= attachment.height %></li> </ul> </div> <div class="clear"></div> </div>
Version data entries
11 entries across 11 versions & 1 rubygems