summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_download.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/blob/_download.html.haml')
-rw-r--r--app/views/projects/blob/_download.html.haml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/projects/blob/_download.html.haml b/app/views/projects/blob/_download.html.haml
deleted file mode 100644
index f2c5e95ecf4..00000000000
--- a/app/views/projects/blob/_download.html.haml
+++ /dev/null
@@ -1,7 +0,0 @@
-.file-content.blob_file.blob-no-preview
- .center
- = link_to namespace_project_raw_path(@project.namespace, @project, @id) do
- %h1.light
- %i.fa.fa-download
- %h4
- Download (#{number_to_human_size blob.size})