Converted merge_requests.js to coffeescript and updated code
This commit is contained in:
parent
0a94640e32
commit
a1566a9c86
13 changed files with 142 additions and 183 deletions
|
@ -1,4 +1,4 @@
|
|||
:plain
|
||||
$(".merge-request-commits").html("#{escape_javascript(render(partial: "commits"))}");
|
||||
merge_request.$(".commits").html("#{escape_javascript(render(partial: "commits"))}");
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue