Skip to content

Commit e5a9d46

Browse files
committed
Fix consent status copy for no contact details
The consent status badge was showing "No contact details" when it should be showing "Needs consent" similar to the other sub statuses. Jira-Issue: MAV-5573
1 parent 80a52a5 commit e5a9d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/locales/status.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ en:
5757
needs_consent_request_failed: Needs consent
5858
needs_consent_request_not_scheduled: Needs consent
5959
needs_consent_request_scheduled: Needs consent
60-
needs_consent_no_contact_details: No contact details
60+
needs_consent_no_contact_details: Needs consent
6161
needs_triage: Needs triage
6262
not_eligible: Not eligible
6363
vaccinated: Vaccinated

0 commit comments

Comments
 (0)