Skip to content
Snippets Groups Projects
Commit fd007efe authored by Yogi's avatar Yogi Committed by Vitaly Slobodin
Browse files

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

parent cd33b34e
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