debian-mirror-gitlab/app/views/projects/merge_requests/_awards_block.html.haml
2021-04-29 21:17:54 +05:30

5 lines
351 B
Text

.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"