app/views/alchemy/admin/attachments/index.html.erb in alchemy_cms-2.5.0.b5 vs app/views/alchemy/admin/attachments/index.html.erb in alchemy_cms-2.5.0.b9

- old
+ new

@@ -2,15 +2,15 @@ :buttons => [ { :icon => 'upload', :url => alchemy.new_admin_attachment_path, :overlay_options => { - :title => t('upload_file'), + :title => _t('upload_file'), :size => '540x550' }, - :title => t('upload_file'), + :title => _t('upload_file'), :class => 'icon_button', - :label => t('upload_file'), + :label => _t('upload_file'), :if_permitted_to => [:new, :alchemy_admin_attachments] } ] ) %> <div id="archive_all">