Commit fd007efe authored by Yogi's avatar Yogi Committed by Vitaly Slobodin

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

parent cd33b34e
...@@ -25,4 +25,4 @@ ...@@ -25,4 +25,4 @@
- if partial_exists? "registrations/welcome/button" - if partial_exists? "registrations/welcome/button"
= render "registrations/welcome/button" = render "registrations/welcome/button"
- else - 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
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