Commit 1e807e9f authored by Yogi's avatar Yogi Committed by Kushal Pandya

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

parent 37d862c3
......@@ -9,5 +9,5 @@
- if invite_group_members?(@group)
= link_to _('Invite your team'),
group_group_members_path(@group),
class: 'gl-button btn btn-success-secondary',
class: 'gl-button btn btn-confirm-secondary',
data: { track_event: 'click_invite_team_group_empty_state', track_label: 'invite_team_group_empty_state' }
---
title: Move from btn-success to btn-confirm in shared/groups directory
merge_request: 55302
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