Commit 9ce4a7dd authored by Sarah Groff Hennigh-Palermo's avatar Sarah Groff Hennigh-Palermo

Merge branch...

Merge branch '233689-replace-bootstrap-alerts-in-app/views/profiles/two_factor_auths/show.html.haml' into 'master'

Replace bootstrap alerts in app/views/profiles/two_factor_auths/show.html.haml

Closes #233689

See merge request gitlab-org/gitlab!41388
parents b2806985 1b58245f
......@@ -46,7 +46,7 @@
= _('Time based: Yes')
= form_tag profile_two_factor_auth_path, method: :post do |f|
- if @error
.alert.alert-danger
.gl-alert.gl-alert-danger.gl-mb-5
= @error
.form-group
= label_tag :pin_code, _('Pin code'), class: "label-bold"
......
---
title: Replace bootstrap alerts in app/views/profiles/two_factor_auths/show.html.haml
merge_request: 41388
author: Gilang Gumilar
type: changed
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