mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-23 09:29:14 -04:00
Convert radios on set email branding page
Changes SetEmailBranding.branding_style to GovukRadiosFieldWithNoneOption.
This commit is contained in:
@@ -1729,7 +1729,7 @@ class ServiceSwitchChannelForm(ServiceOnOffSettingForm):
|
||||
|
||||
class SetEmailBranding(StripWhitespaceForm):
|
||||
|
||||
branding_style = RadioFieldWithNoneOption(
|
||||
branding_style = GovukRadiosFieldWithNoneOption(
|
||||
'Branding style',
|
||||
thing='a branding style',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user