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: e7577e13b6867405fdb97e0ca5332f3d03e9d110 (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 do
    .ml-auto.mt-auto.mb-auto
      #js-vue-sort-issue-discussions
      = render "projects/merge_requests/discussion_filter"