Commit 53a9f6a0 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '31886-remover-comment-load-spinner' into 'master'

31886 Remove spinner from loading comment

Closes #31886

See merge request !11339
parents da649379 d567b647
......@@ -1183,9 +1183,6 @@ const normalizeNewlines = function(str) {
<span class="hidden-xs">${currentUserFullname}</span>
<span class="note-headline-light">@${currentUsername}</span>
</a>
<span class="note-headline-light">
<i class="fa fa-spinner fa-spin" aria-label="Comment is being posted" aria-hidden="true"></i>
</span>
</div>
</div>
<div class="note-body">
......
---
title: Remove spinner from loading comment
merge_request:
author:
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