mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Test passed, good time to commit
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
{% else %}
|
||||
{% call field(align='right', status='error') %}
|
||||
<a class="govuk-link govuk-link--destructive" href='{{ url_for('.revoke_api_key', service_id=current_service.id, key_id=item.id) }}'>
|
||||
Revoke<span class="govuk-visually-hidden"> {{ item.name }}</span>
|
||||
Revoke<span class="usa-sr-only"> {{ item.name }}</span>
|
||||
</a>
|
||||
{% endcall %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user