Skip to content

Commit

Permalink
Revert "Updated prison visits webform config"
Browse files Browse the repository at this point in the history
This reverts commit 04c04e9.
  • Loading branch information
neilblair committed May 9, 2024
1 parent be17fa2 commit 6fc4332
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
10 changes: 1 addition & 9 deletions config/sync/webform.webform.prison_visit_online_booking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -871,12 +871,6 @@ elements: |-
<p class="info-notice">
We will try to book the first available date and time from your list of preferred dates and times.
</p>
current_visitor_order_number:
'#type': hidden
'#title': CURRENT_VISITOR_ORDER_NUMBER
last_visitor_order_number:
'#type': hidden
'#title': LAST_VISITOR_ORDER_NUMBER
slot1_datetime:
'#type': hidden
'#title': SLOT1_DATETIME
Expand Down Expand Up @@ -985,7 +979,7 @@ settings:
form_title: source_entity_webform
form_submit_once: true
form_open_message: ''
form_close_message: 'The booking a prison visit online service is currently unavailable. We are working to restore service as soon as possible. Apologies for any inconvenience.'
form_close_message: ''
form_exception_message: ''
form_previous_submissions: false
form_confidential: false
Expand Down Expand Up @@ -1099,8 +1093,6 @@ settings:
friday_week_4: friday_week_4
saturday_week_4: saturday_week_4
sunday_week_4: sunday_week_4
current_visitor_order_number: current_visitor_order_number
last_visitor_order_number: last_visitor_order_number
slot1_datetime: slot1_datetime
slot2_datetime: slot2_datetime
slot3_datetime: slot3_datetime
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -871,12 +871,6 @@ elements: |-
<p class="info-notice">
We will try to book the first available date and time from your list of preferred dates and times.
</p>
current_visitor_order_number:
'#type': hidden
'#title': CURRENT_VISITOR_ORDER_NUMBER
last_visitor_order_number:
'#type': hidden
'#title': LAST_VISITOR_ORDER_NUMBER
slot1_datetime:
'#type': hidden
'#title': SLOT1_DATETIME
Expand Down Expand Up @@ -985,7 +979,7 @@ settings:
form_title: source_entity_webform
form_submit_once: true
form_open_message: ''
form_close_message: 'The booking a prison visit online service is currently unavailable. We are working to restore service as soon as possible. Apologies for any inconvenience.'
form_close_message: ''
form_exception_message: ''
form_previous_submissions: false
form_confidential: false
Expand Down Expand Up @@ -1099,8 +1093,6 @@ settings:
friday_week_4: friday_week_4
saturday_week_4: saturday_week_4
sunday_week_4: sunday_week_4
current_visitor_order_number: current_visitor_order_number
last_visitor_order_number: last_visitor_order_number
slot1_datetime: slot1_datetime
slot2_datetime: slot2_datetime
slot3_datetime: slot3_datetime
Expand Down Expand Up @@ -1633,7 +1625,7 @@ handlers:
ov_in_test:
id: email
handler_id: ov_in_test
label: OV_IN_TEST
label: OV_IN
notes: ''
status: true
conditions:
Expand Down Expand Up @@ -1729,7 +1721,7 @@ handlers:
ov_in_local:
id: email
handler_id: ov_in_local
label: OV_IN_LOCAL
label: OV_IN
notes: ''
status: true
conditions:
Expand Down

0 comments on commit 6fc4332

Please sign in to comment.