Skip to content

Update service desk project to use GlLoadingIcon instead of font awesome spinner

David O'Regan requested to merge oregand/gitlab:198466 into master

What does this MR do?

This merge is for issue #198466 (closed)

Its the minimal viable change to replace the font awesome spinner <i class="fa fa-spinner fa-spin" aria-hidden="true"></i> inside the ee/app/assets/javascripts/projects/settings_service_desk/ app with the correct GlLoadingIcon.

Does this MR meet the acceptance criteria?

Conformity

Edited by David O'Regan

Merge request reports

Loading