gitlabhq/app/views/merge_requests/commits.js.haml

5 lines
100 B
Plaintext
Raw Normal View History

2011-12-13 19:40:45 +01:00
:plain
$(".merge-request-commits").html("#{escape_javascript(render(:partial => "commits"))}");