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: 64d35b4dfe6f2b8a22f28ea4a98e4ce373fb3360 (plain)
1
2
3
4
5
.content-block.emoji-block.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
    .gl-my-2.gl-xs-w-full
      #js-vue-sort-issue-discussions
      = render "projects/merge_requests/discussion_filter"