gitlab-org--gitlab-foss/app/views/projects/merge_requests/branch_from.js.haml
2015-07-15 16:59:31 +03:00

3 lines
121 B
Text

:plain
$(".mr_source_commit").html("#{commit_to_html(@commit, @source_project, false)}");
$('.js-timeago').timeago()