mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-25 12:36:27 +10:00
Display more accurate file size in tree/blob/download partial
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
%br
|
||||
= image_tag "download.png", width: 64
|
||||
%h3
|
||||
Download (#{blob.mb_size})
|
||||
Download (#{number_to_human_size blob.size})
|
||||
|
||||
Reference in New Issue
Block a user