Commit b03d5959 authored by Jarek Ostrowski's avatar Jarek Ostrowski

Update compare branches button to btn-confirm

MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56791
parent 0ac5e000
...@@ -64,4 +64,4 @@ ...@@ -64,4 +64,4 @@
- if @merge_request.errors.any? - if @merge_request.errors.any?
= form_errors(@merge_request) = form_errors(@merge_request)
= f.submit 'Compare branches and continue', class: "gl-button btn btn-success mr-compare-btn" = f.submit 'Compare branches and continue', class: "gl-button btn btn-confirm mr-compare-btn"
---
title: Update compare branches button to btn-confirm
merge_request: 56791
author:
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