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

Version Path
typus-3.1.10 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.9 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.8 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.7 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.6 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.5 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.4 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.3 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.2 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.1 app/views/admin/templates/_dragonfly_form_preview.html.erb
typus-3.1.0 app/views/admin/templates/_dragonfly_form_preview.html.erb