summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/branch_to.js.haml
blob: 32fe2d535f319ff7bac1077fcf7fbd22c85bace4 (plain)
1
2
3
:plain
  $(".mr_target_commit").html("#{commit_to_html(@commit, @target_project, false)}");
  $('.js-timeago').timeago()