summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/branch_from.js.haml
blob: 9210798f39c051f4fff1f98910bf68f3147e817d (plain)
1
2
3
:plain
  $(".mr_source_commit").html("#{commit_to_html(@commit, @source_project, false)}");
  $('.js-timeago').timeago()