lil js refactoring
This commit is contained in:
parent
4df4b38185
commit
faf7c79eb2
5 changed files with 26 additions and 16 deletions
|
@ -1 +1,6 @@
|
|||
#tree-holder= render :partial => "tree", :locals => {:repo => @repo, :commit => @commit, :tree => @tree}
|
||||
|
||||
:javascript
|
||||
$(function() {
|
||||
Tree.init();
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue