3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
|
$("#more-commits-link").remove();
|
||
|
$('#<%= dom_id(@project)%>').append('<%= escape_javascript(render("commits")) %>');
|