Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/tree/blob/_download.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/tree/blob/_download.html.haml b/app/views/tree/blob/_download.html.haml
index 7623e6f46d0..c307622995b 100644
--- a/app/views/tree/blob/_download.html.haml
+++ b/app/views/tree/blob/_download.html.haml
@@ -5,4 +5,4 @@
%br
= image_tag "download.png", width: 64
%h3
- Download (#{blob.mb_size})
+ Download (#{number_to_human_size blob.size})