Commit 3eac892c authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'fix-gl-emoji-abuse-reports' into 'master'

Fix gl-emoji in abuse reports

See merge request gitlab-org/gitlab!59078
parents 23f7f15f 80ab4304
......@@ -28,4 +28,5 @@
- else
.empty-state
.text-center
%h4= _("There are no abuse reports!") + emoji_icon('tada')
%h4= _("There are no abuse reports!")
%h3= emoji_icon('tada')
---
title: Fix gl-emoji in abuse report page
merge_request: 59078
author: Yogi (@yo)
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment