Sha256: 38e77766a4ab6e84bd2fc1055ac2b740fc3e21755a044b5fe6f2e7d7a14886fc

Contents?: true

Size: 331 Bytes

Versions: 17

Compression:

Stored size: 331 Bytes

Contents

<div class="add_picture" id="add_picture_<%= element.id %>">
  <%= link_to_overlay_window(
    render_icon('add'),
    alchemy.admin_pictures_path(
      :element_id => element,
      :options => options
    ),
    {
      :title => _t(:add_image_to_element),
      :size => '780x580',
      :resizable => true
    }
  ) %>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
alchemy_cms-2.9.1 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.9.0 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.8.3 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.7.5 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.6.3 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.7.4 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.8.2 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.8.1 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.7.3 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.7.2 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.7.1 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.7.0 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.6.2.1 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.6.2 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.6.1 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.6.0 app/views/alchemy/admin/elements/_add_picture.html.erb
alchemy_cms-2.6.0.rc5 app/views/alchemy/admin/elements/_add_picture.html.erb