%td=link_to_('Revoke'),revoke_route_helper.call(token),method: :put,class: 'btn btn-danger float-right qa-revoke-button',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 float-right qa-revoke-button',data: {confirm: _('Are you sure you want to revoke this %{type}? This action cannot be undone.')%{type: type}}