Welcome to mirror list, hosted at ThFree Co, Russian Federation.

branch_to.js.haml « merge_requests « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 974100d1ba742e71c9c2d8d41c40b837117cc8e8 (plain)
1
2
:plain
  $(".mr_target_commit").html("#{commit_to_html(@commit)}");