Wrong link in the email form

This commit is contained in:
Karel Picman 2014-04-11 08:56:45 +02:00
parent c974d25ef6
commit 20f74ebf64

View File

@ -51,8 +51,7 @@
</p>
<p>
<%= label_tag('', "#{l(:label_email_documents)}:") %>
<%= link_to 'Documents.zip',
download_email_entries_path(:id => @project, :folder_id => @folder, :path => @email_params['zipped_content']) %>
<%= link_to 'Documents.zip', download_email_entries_path(:id => @project, :folder_id => @folder, :path => @email_params[:zipped_content]) %>
<%= l(:label_or) %> <%= check_box_tag('email[links_only]') %> <%= l(:label_links_only) %>
</p>
<p>