Commit 99682e5e authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'Resolve-Migrate-.fa-spinner-app/views/snippets/notes' into 'master'

Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/snippets/notes'

See merge request gitlab-org/gitlab!25036
parents 0352678e 95336cf5
......@@ -2,7 +2,6 @@
- if note.emoji_awardable?
.note-actions-item
= link_to '#', title: _('Add reaction'), class: "note-action-button note-emoji-button js-add-award js-note-emoji has-tooltip", data: { position: 'right' } do
= icon('spinner spin')
%span{ class: 'link-highlight award-control-icon-neutral' }= sprite_icon('slight-smile')
%span{ class: 'link-highlight award-control-icon-positive' }= sprite_icon('smiley')
%span{ class: 'link-highlight award-control-icon-super-positive' }= sprite_icon('smile')
......
---
title: Remove .fa-spinner from app/views/snippets/notes
merge_request: 25036
author: nuwe1
type: other
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