gitlab-org--gitlab-foss/app/views/projects/merge_requests/branch_to.js.haml

4 lines
121 B
Plaintext
Raw Normal View History

:plain
$(".mr_target_commit").html("#{commit_to_html(@commit, @target_project, false)}");
2015-07-15 13:59:31 +00:00
$('.js-timeago').timeago()