Commit 7a16a668 authored by Yogi's avatar Yogi Committed by Vitaly Slobodin

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

parent f0acac26
......@@ -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