We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b2c04 commit 8abe956Copy full SHA for 8abe956
1 file changed
app/views/book-into-a-clinic/form/clinic-date.njk
@@ -19,7 +19,7 @@
19
items: [
20
{ text: 'Tuesday 24 February', value: '124' },
21
{ text: 'Wednesday 25 February', value: '125' },
22
- { text: 'Monday 2 February', value: '137' }
+ { text: 'Monday 2 March', value: '137' }
23
],
24
decorate: "appointment.session_id"
25
}) }}
0 commit comments