debian-mirror-gitlab/app/views/projects/merge_requests/branch_to.js.haml

4 lines
121 B
Text
Raw Normal View History

2014-09-02 18:07:02 +05:30
:plain
$(".mr_target_commit").html("#{commit_to_html(@commit, @target_project, false)}");
2015-09-11 14:41:01 +05:30
$('.js-timeago').timeago()