mirror of
https://github.com/GSA/notifications-admin.git
synced 2025-12-16 01:53:56 -05:00
use new letter branding instead of dvla organisation id
new code is copied stylistically from the email branding patterns. Instead of `service.dvla_organisation`, there's now `service.letter_branding` and `service.letter_branding_id`. However, unlike email branding we're not currently showing a preview of the logo. That can come later when we work out how we want to do it.
This commit is contained in:
@@ -75,6 +75,7 @@ class ServiceAPIClient(NotifyAdminAPIClient):
|
||||
'sms_sender',
|
||||
'created_by',
|
||||
'branding',
|
||||
'letter_branding',
|
||||
'email_branding',
|
||||
'letter_contact_block',
|
||||
'dvla_organisation',
|
||||
|
||||
Reference in New Issue
Block a user