Convert radios on clear cache page (basic)

This commit is contained in:
Tom Byers
2020-11-12 13:38:20 +00:00
parent e979aef43f
commit b1d65f33c7
3 changed files with 3 additions and 4 deletions

View File

@@ -2272,7 +2272,7 @@ class TemplateAndFoldersSelectionForm(Form):
class ClearCacheForm(StripWhitespaceForm):
model_type = RadioField(
model_type = GovukRadiosField(
'What do you want to clear today',
)