Sha256: 7bfe56b55e25a36f8e402e663408e760da124159e508818007fec517763fa3d9

Contents?: true

Size: 307 Bytes

Versions: 26

Compression:

Stored size: 307 Bytes

Contents

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

Version data entries

26 entries across 26 versions & 2 rubygems

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