debian-mirror-gitlab/app/views/projects/blob/_header_content.html.haml

14 lines
323 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
.file-header-content
= blob_icon blob.mode, blob.name
2019-07-07 11:18:12 +05:30
%strong.file-title-name.qa-file-title-name
2017-08-17 22:00:37 +05:30
= blob.name
= copy_file_path_button(blob.path)
2019-09-04 21:01:54 +05:30
%small.mr-1
2017-08-17 22:00:37 +05:30
= number_to_human_size(blob.raw_size)
2018-03-17 18:26:18 +05:30
- if blob.stored_externally? && blob.external_storage == :lfs
2018-11-08 19:23:39 +05:30
%span.badge.label-lfs.append-right-5 LFS