Commit d331b3f91223f996e57092d3e6a64701ff0b1904

Authored by Dekadence
1 parent a6cfb54c

Fixed download link from blob for other files

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/projects/blob/_download.html.haml
1 .file-content.blob_file 1 .file-content.blob_file
2 %center 2 %center
3 - = link_to project_blob_path(@project, @id) do 3 + = link_to project_raw_path(@project, @id) do
4 %div.padded 4 %div.padded
5 %h4 5 %h4
6 %i.icon-download-alt 6 %i.icon-download-alt