Skip to content

Commit 4d1b887

Browse files
committed
Change session reminder template to point to generic reminder
The new session reminder template accepts a `vaccine_side_effects` variable, allowing it to be customised for each programme. This change changes the template id to point to the new template.
1 parent 4625239 commit 4d1b887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/initializers/govuk_notify.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"6410145f-dac1-46ba-82f3-a49cad0f66a6",
1818
session_clinic_initial_invitation: "fc99ac81-9eeb-4df8-9aa0-04f0eb48e37f",
1919
session_clinic_subsequent_invitation: "eee59c1b-3af4-4ccd-8653-940887066390",
20-
session_school_reminder: "79e131b2-7816-46d0-9c74-ae14956dd77d",
20+
session_school_reminder: "8b8a9566-bb03-4b3c-8abc-5bd5a4b8797d",
2121
triage_vaccination_at_clinic: "9faef718-bd76-4c30-93ea-fbe8584388a6",
2222
triage_vaccination_will_happen: "fa3c8dd5-4688-4b93-960a-1d422c4e5597",
2323
triage_vaccination_wont_happen: "d1faf47e-ccc3-4481-975b-1ec34211a21f",

0 commit comments

Comments
 (0)