Commit 0fce8e36 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Merge branch...

Merge branch '353758-make-spinners-in-app-views-users-show-html-haml-pajamas-compliant' into 'master'

Migrate user activity loading icon to be Pajamas compliant

See merge request gitlab-org/gitlab!83477
parents 6fb6fac6 b17eb6aa
......@@ -188,7 +188,7 @@
= s_('UserProfile|Most Recent Activity')
.content_list{ data: { href: user_activity_path } }
.loading
.gl-spinner.gl-spinner-md
= gl_loading_icon(size: 'md')
- unless @user.bot?
- if profile_tab?(:groups)
#groups.tab-pane
......
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