=link_tos_('Groups|Remove avatar'),group_avatar_path(@group.to_param),data: {confirm: s_('Groups|Avatar will be removed. Are you sure?')},method: :delete,class: 'gl-button btn btn-danger-secondary'
=link_tos_('Groups|Remove avatar'),group_avatar_path(@group.to_param),aria: {label: s_('Groups|Remove avatar')},data: {confirm: s_('Groups|Avatar will be removed. Are you sure?'),'confirm-btn-variant':'danger'},method: :delete,class: 'gl-button btn btn-danger-secondary'