mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
Merge pull request #2462 from alphagov/api-key-sort-order
Sort API keys alphabetically
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
<div class="body-copy-table">
|
||||
{% call(item, row_number) list_table(
|
||||
keys,
|
||||
current_service.api_keys,
|
||||
empty_message="You haven’t created any API keys yet",
|
||||
caption="API keys",
|
||||
caption_visible=false,
|
||||
|
||||
Reference in New Issue
Block a user