gitlab-org--gitlab-foss/app/views/blob/show.html.haml

5 lines
148 B
Plaintext
Raw Normal View History

%div.tree-ref-holder
= render 'shared/ref_switcher', destination: 'blob', path: @path
%div#tree-holder.tree-holder
= render 'blob', blob: @blob