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

_awards_block.html.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: 09466ed22446e3ac46cfd54187c443430a49e0b0 (plain)
1
2
3
4
5
.content-block.content-block-small.emoji-list-container.js-noteable-awards
  = render 'award_emoji/awards_block', awardable: @merge_request, inline: true, api_awards_path: award_emoji_merge_request_api_path(@merge_request) do
    .ml-auto.mt-auto.mb-auto
      #js-vue-sort-issue-discussions
      = render "projects/merge_requests/discussion_filter"