Commit c23d842e authored by Mark Florian's avatar Mark Florian

Merge branch...

Merge branch '353747-make-spinners-in-app-views-explore-groups-_groups-html-haml-pajamas-compliant' into 'master'

Make spinner in explore/groups/_groups partial Pajamas-compliant

See merge request gitlab-org/gitlab!82377
parents 79341006 b3e58fcc
.js-groups-list-holder
#js-groups-tree{ data: { hide_projects: 'true', endpoint: explore_groups_path(format: :json), path: explore_groups_path, form_sel: 'form#group-filter-form', filter_sel: '.js-groups-list-filter', holder_sel: '.js-groups-list-holder', dropdown_sel: '.js-group-filter-dropdown-wrap' } }
.loading-container.text-center.prepend-top-20
.gl-spinner.gl-spinner-md
= gl_loading_icon(size: 'md', css_class: 'gl-mt-6')
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