mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 13:39:41 -04:00
Convert radios on support triage page (basic)
This commit is contained in:
@@ -1545,7 +1545,7 @@ class FeedbackOrProblem(StripWhitespaceForm):
|
||||
|
||||
|
||||
class Triage(StripWhitespaceForm):
|
||||
severe = RadioField(
|
||||
severe = GovukRadiosField(
|
||||
'Is it an emergency?',
|
||||
choices=[
|
||||
('yes', 'Yes'),
|
||||
|
||||
Reference in New Issue
Block a user