Commit 5f6e5a34 authored by Phil Hughes's avatar Phil Hughes

Merge branch...

Merge branch '344376-make-badges-in-app-views-projects-mirrors-_disabled_mirror_badge-html-haml-pajamas-compliant' into 'master'

Make badge in mirrors/_disabled_mirror_badge partial Pajamas-compliant

See merge request gitlab-org/gitlab!76915
parents 1f951eae 954c4dc5
.badge.badge-warning.qa-disabled-mirror-badge.rspec-disabled-mirror-badge{ data: { toggle: 'tooltip', html: 'true' }, title: _('Disabled mirrors can only be enabled by instance owners. It is recommended that you delete them.') }= _('Disabled')
%span.qa-disabled-mirror-badge.rspec-disabled-mirror-badge{ data: { toggle: 'tooltip', html: 'true' }, title: _('Disabled mirrors can only be enabled by instance owners. It is recommended that you delete them.') }
= gl_badge_tag _('Disabled'), variant: :warning
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