mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
6 lines
149 B
ERB
6 lines
149 B
ERB
<div>
|
|
<div id="tree-holder">
|
|
<%= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree} %>
|
|
</div>
|
|
</div>
|