gitlabhq/app/views/tree/show.html.haml
2013-03-14 19:50:57 +02:00

5 lines
148 B
Plaintext

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