Sha256: 279f916fce1a8af8aaf7e9e532d57749396e1d4e7d21b28486329b96a9476f8a
Contents?: true
Size: 458 Bytes
Versions: 9
Compression:
Stored size: 458 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] } ] ) %> <div id="archive_all"> <%= render :partial => 'files_list' %> </div>
Version data entries
9 entries across 9 versions & 1 rubygems