summaryrefslogtreecommitdiff
path: root/app/views/projects/show.html.haml
blob: 0fd9c8ead19c861e1d4822676b95f068b5e7a4bc (plain)
1
2
3
%div
  %div#tree-holder
    = render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @commit.tree}