Commit 08c21fb6 authored by Vitaly Slobodin's avatar Vitaly Slobodin

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

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

See merge request gitlab-org/gitlab!55300
parents 66ca0814 7a16a668
......@@ -48,4 +48,4 @@
.text-secondary= s_('DeployTokens|Allows write access to the package registry.')
.gl-mt-3
= f.submit s_('DeployTokens|Create deploy token'), class: 'btn gl-button btn-success qa-create-deploy-token'
= f.submit s_('DeployTokens|Create deploy token'), class: 'btn gl-button btn-confirm qa-create-deploy-token'
---
title: Move from btn-success to btn-confirm in shared/deploy_tokens directory
merge_request: 55300
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