Sha256: 1fe03d233a1cbaebf5b683ea314342cee10821349a8fff492de02fb7608b040c

Contents?: true

Size: 386 Bytes

Versions: 21

Compression:

Stored size: 386 Bytes

Contents

<%= toolbar(
	:buttons => [
		{
			:icon => 'upload',
			:url => alchemy.new_admin_attachment_path,
			:overlay_options => {
				:title => t('upload_file'),
				:size => '540x550'
			},
			:title => t('upload_file'),
			:class => 'icon_button',
			:label => t('upload_file'),
			:if_permitted_to => [:new, :alchemy_admin_attachments]
		}
	]
) %>

<%= render :partial => 'files_list' %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
alchemy_cms-2.1.12 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.11 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.9.1 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.9 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.8.1 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.8 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.7 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.6 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.5 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.4 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.3 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.2 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.1 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.rc6 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.rc5 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.rc4 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.rc3 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.rc2 app/views/alchemy/admin/attachments/index.html.erb
alchemy_cms-2.1.beta6 app/views/alchemy/admin/attachments/index.html.erb