Commit 4f502f7e authored by Miguel Rincon's avatar Miguel Rincon

Merge branch 'fix-two-factor-auth-breadcrumbs' into 'master'

Fix breadcrumbs and page title for 2FA page

See merge request gitlab-org/gitlab!64938
parents 64fcf912 bcabebbc
- breadcrumb_title _('Two-Factor Authentication')
- page_title _('Two-Factor Authentication'), _('Account')
- add_to_breadcrumbs(_('Two-Factor Authentication'), profile_account_path)
- add_to_breadcrumbs _('Account'), profile_account_path
- @content_class = "limit-container-width" unless fluid_layout
- webauthn_enabled = Feature.enabled?(:webauthn)
......
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