Commit 9ecd2f9f authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'btn-confirm-tracing' into 'master'

Move from btn-success to btn-confirm in tracings directory

See merge request gitlab-org/gitlab!56209
parents 3cdf083f 4fe55dd9
= link_to project_settings_operations_path(@project), title: _('Configure Tracing'), class: 'gl-button btn btn-success' do
= link_to project_settings_operations_path(@project), title: _('Configure Tracing'), class: 'gl-button btn btn-confirm' do
= _('Add Jaeger URL')
---
title: Move from btn-success to btn-confirm in tracings directory
merge_request: 56209
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