Sha256: e878b9b6b962bf53ae164d4a9c03d9a6581435b3e196d0bdb05db3dfd25f74b3

Contents?: true

Size: 291 Bytes

Versions: 14

Compression:

Stored size: 291 Bytes

Contents

<div class="add_content" id="add_content_<%= element.id %>">
	<%= link_to_overlay_window(
		render_icon('assign'),
		admin_pictures_path(
			:element_id => element,
			:options => options
		),
		{
			:title => _('assign_image'),
			:size => '720x580',
			:resizable => true
		}
	) %>
</div>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
alchemy_cms-2.0.7 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.6.1 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.5 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.4 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.3.1 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.1.beta1 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.3 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.2 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.1 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.rc6 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.rc5 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.rc4 app/views/admin/elements/_add_content.html.erb
alchemy_cms-2.0.rc3 app/views/admin/elements/_add_content.html.erb