Commit 8dfba0c2 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'btn-confirm-shared-deploy-keys' into 'master'

Move from btn-success to btn-confirm in shared/deploy_keys directory

See merge request gitlab-org/gitlab!55299
parents a3aa78d8 49b6002a
......@@ -21,4 +21,4 @@
= _('Allow this key to push to this repository')
.form-group.row
= f.submit _("Add key"), class: "btn-success btn"
= f.submit _("Add key"), class: "btn gl-button btn-confirm"
---
title: Move from btn-success to btn-confirm in shared/deploy_keys directory
merge_request: 55299
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