Commit b9a5c9c5 authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'jivanvl-replace-alert-pages' into 'master'

Replace alert class in project/pages

See merge request gitlab-org/gitlab!46262
parents 5047798c a9de3547
......@@ -6,7 +6,7 @@
- if verification_enabled && domain_presenter.unverified?
= content_for :flash_message do
.alert.alert-warning
.gl-alert.gl-alert-warning
.container-fluid.container-limited
= _("This domain is not verified. You will need to verify ownership before access is enabled.")
......
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