Commit d567b647 authored by tauriedavis's avatar tauriedavis

31886 Remove spinner from loading comment

parent 40242003
...@@ -1183,9 +1183,6 @@ const normalizeNewlines = function(str) { ...@@ -1183,9 +1183,6 @@ const normalizeNewlines = function(str) {
<span class="hidden-xs">${currentUserFullname}</span> <span class="hidden-xs">${currentUserFullname}</span>
<span class="note-headline-light">@${currentUsername}</span> <span class="note-headline-light">@${currentUsername}</span>
</a> </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> </div>
<div class="note-body"> <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