4 lines
128 B
Plaintext
4 lines
128 B
Plaintext
|
%div
|
||
|
%div#tree-holder
|
||
|
= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @commit.tree}
|