Skip to content

Commit

Permalink
Remove forced format
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Terrell committed Aug 7, 2015
1 parent 57ca933 commit f790dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/catalog/_download_action.html.erb
@@ -1 +1 @@
<%= link_to "Download", download_path(:id => document.id, :format => 'jpg') %>
<%= link_to "Download", download_path(:id => document.id) %>

0 comments on commit f790dd5

Please sign in to comment.