add letter_contact_block edit fields

no actual template functionality yet - just the ability for services
that have letters enabled to edit a 10 line block that will go on the
top right hand side of their letters with contact information
This commit is contained in:
Leo Hemsted
2017-03-02 15:56:28 +00:00
committed by Chris Hill-Scott
parent 393cb5b2da
commit 5c3588445e
9 changed files with 189 additions and 11 deletions

View File

@@ -90,7 +90,8 @@ class ServiceAPIClient(NotifyAdminAPIClient):
'sms_sender',
'created_by',
'branding',
'organisation'
'organisation',
'letter_contact_block'
}
if disallowed_attributes:
raise TypeError('Not allowed to update service attributes: {}'.format(