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

4 lines
121 B
Text
Raw Normal View History

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