Commit e51fde9e authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch '273283-update-compare-page-button' into 'master'

Update compare branches button to btn-confirm

See merge request gitlab-org/gitlab!56791
parents c04993db b03d5959
......@@ -64,4 +64,4 @@
- if @merge_request.errors.any?
= 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