We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8825645 commit a709e5eCopy full SHA for a709e5e
1 file changed
app/views/book-into-a-clinic/form/dob.njk
@@ -13,6 +13,6 @@
13
}
14
},
15
hint: { text: __("clinicBooking.dob.hint") },
16
- decorate: "clinicAppointment.unmatchedDob_"
+ decorate: "appointment.unmatchedDob_"
17
}) }}
18
{% endblock %}
0 commit comments