%td=link_to_('Revoke'),revoke_route_helper.call(token),method: :put,class: "gl-button btn btn-danger btn-sm float-right qa-revoke-button #{'btn-danger-secondary'unlesstoken.expires?}",data: {confirm: _('Are you sure you want to revoke this %{type}? This action cannot be undone.')%{type: type}}
%td=link_to_('Revoke'),revoke_route_helper.call(token),method: :put,class: "gl-button btn btn-danger btn-sm float-right qa-revoke-button #{'btn-danger-secondary'unlesstoken.expires?}",aria: {label: _('Revoke')},data: {confirm: _('Are you sure you want to revoke this %{type}? This action cannot be undone.')%{type: type},'confirm-btn-variant':'danger'}