mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Update call to api_key component across pages
Includes the following pages: - letter contact (in service settings) - sms-senders page (in service settings) - email reply-to (in service settings) - API key page Note: the call on the letter contact page uses the first line of the contact address as the unique identifier for each button.
This commit is contained in:
@@ -807,6 +807,7 @@ def add_template_filters(application):
|
||||
format_notification_status_as_url,
|
||||
format_number_in_pounds_as_currency,
|
||||
formatters.formatted_list,
|
||||
formatters.normalise_lines,
|
||||
nl2br,
|
||||
format_phone_number_human_readable,
|
||||
format_thousands,
|
||||
|
||||
Reference in New Issue
Block a user