Sha256: 7185377c2bf3435f9e54579615e71a295d21c3e25d2b9b9f23dce13570d4f0e6

Contents?: true

Size: 194 Bytes

Versions: 9

Compression:

Stored size: 194 Bytes

Contents

<% if params[:_popup] %>
  <%= image_tag thumb, :alt => preview %>
<% else %>
  <%= link_to preview, :class => "fancybox" do %>
    <%= image_tag thumb, :alt => preview %>
  <% end %>
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

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