branch_to.js.haml 121 Bytes
Newer Older
1
:plain
2
  $(".mr_target_commit").html("#{commit_to_html(@commit, @target_project, false)}");
3
  $('.js-timeago').timeago()