mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Convert radios on clear cache page (basic)
This commit is contained in:
@@ -2272,7 +2272,7 @@ class TemplateAndFoldersSelectionForm(Form):
|
||||
|
||||
|
||||
class ClearCacheForm(StripWhitespaceForm):
|
||||
model_type = RadioField(
|
||||
model_type = GovukRadiosField(
|
||||
'What do you want to clear today',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user