Sha256: b9da2dfa76e27743d758e1892041d4c48aa2786e635ac1f21b50fb80a46c7c2b

Contents?: true

Size: 175 Bytes

Versions: 3

Compression:

Stored size: 175 Bytes

Contents

<%= image_tag(
  alchemy.zoom_picture_path(
    :id => @picture.id,
    :name => @picture.urlname,
    :format => (Alchemy::Config.get(:image_output_format) or 'png')
  )
) %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
alchemy_cms-2.2.rc3 app/views/alchemy/admin/pictures/show_in_window.html.erb
alchemy_cms-2.2.rc2 app/views/alchemy/admin/pictures/show_in_window.html.erb
alchemy_cms-2.2.rc1 app/views/alchemy/admin/pictures/show_in_window.html.erb