summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/_header_content.html.haml
blob: 5d457a50c49ee33c633dff9c8f7665d3cecf477d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.file-header-content
  = blob_icon blob.mode, blob.name

  %strong.file-title-name
    = blob.name

  = copy_file_path_button(blob.path)

  %small
    = number_to_human_size(blob.raw_size)

  - if blob.stored_externally? && blob.external_storage == :lfs
    %span.label.label-lfs.append-right-5 LFS