gitlabhq/app/views/projects/show.html.haml
2011-10-09 00:36:38 +03:00

4 lines
128 B
Plaintext

%div
%div#tree-holder
= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @commit.tree}