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

31886 Remove spinner from loading comment

Closes #31886

See merge request !11339
This commit is contained in:
Annabel Dunstone Gray 2017-05-15 14:13:00 +00:00
commit 53a9f6a0cb
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -0,0 +1,4 @@
---
title: Remove spinner from loading comment
merge_request:
author: