data: {confirm: _("USER %{user_name} WILL BE REMOVED! Are you sure?")%{user_name: user.name}},method: :delete,class: "gl-button btn btn-sm btn-danger"
data: {confirm: _("USER %{user_name} WILL BE REMOVED! Are you sure?")%{user_name: user.name},confirm_btn_variant: 'danger'},aria: {label: _('Remove user')},method: :delete,class: "gl-button btn btn-sm btn-danger"