Skip to content
Snippets Groups Projects
Commit 3340c832 authored by Vitaly Slobodin's avatar Vitaly Slobodin
Browse files

Merge branch 'btn-confirm-registrations' into 'master'

Move from btn-success to btn-confirm in registrations directory

See merge request gitlab-org/gitlab!56944
parents c8c4822c fd007efe
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -25,4 +25,4 @@
- if partial_exists? "registrations/welcome/button"
= render "registrations/welcome/button"
- else
= f.submit _('Get started!'), class: 'btn-success gl-button btn btn-block gl-mb-0 gl-p-3', data: { qa_selector: 'get_started_button' }
= f.submit _('Get started!'), class: 'btn-confirm gl-button btn btn-block gl-mb-0 gl-p-3', data: { qa_selector: 'get_started_button' }
---
title: Move from btn-success to btn-confirm in registrations directory
merge_request: 56944
author: Yogi (@yo)
type: changed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment