Sha256: 6dd740068687163ed25188b0451829a33d4a10323229c9d9ef0644a9c71483c7

Contents?: true

Size: 242 Bytes

Versions: 27

Compression:

Stored size: 242 Bytes

Contents

<div id="zoomed_picture_background">
  <%= image_tag(
    alchemy.zoom_picture_path(
      id: @picture.id,
      name: @picture.urlname,
      format: 'png',
      sh: @picture.security_token
    ),
    class: "zoomed_picture"
  ) %>
</div>

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
alchemy_cms-3.2.1 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.3 app/views/alchemy/admin/pictures/show.html.erb
lc_alchemy_cms-3.2.1 app/views/alchemy/admin/pictures/show.html.erb
lc_alchemy_cms-3.2.0 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.2.0 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.2.0.rc1 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.2.0.beta app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.1 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.0.4 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.rc3 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.rc2 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.rc1 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.beta6 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.beta5 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.beta4 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.0.3 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.beta3 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.beta2 app/views/alchemy/admin/pictures/show.html.erb
alchemy_cms-3.1.0.beta1 app/views/alchemy/admin/pictures/show.html.erb