Commit 1b58245f authored by Gilang Gumilar's avatar Gilang Gumilar Committed by Sarah Groff Hennigh-Palermo

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

parent bf0daa4c
......@@ -45,7 +45,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