mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Add live search to letter brandings
Matches what we do for email branding, makes the one you’re lookig for quicker to find.
This commit is contained in:
@@ -891,6 +891,7 @@ def set_letter_branding(service_id):
|
||||
return render_template(
|
||||
'views/service-settings/set-letter-branding.html',
|
||||
form=form,
|
||||
search_form=SearchTemplatesForm(),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user