diff --git a/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml b/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml index 1e6cfa301b7..daf1a0e9e00 100644 --- a/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml +++ b/config/sync/core.entity_form_display.node.health_care_local_facility.default.yml @@ -59,7 +59,6 @@ third_party_settings: group_editorial_workflow: children: - moderation_state - - revision_log - flag label: 'Editorial Workflow' region: content @@ -92,7 +91,7 @@ third_party_settings: label: 'VAMC system' region: content parent_name: '' - weight: 2 + weight: 3 format_type: fieldset format_settings: classes: '' @@ -106,7 +105,7 @@ third_party_settings: label: 'Title and summary' region: content parent_name: '' - weight: 3 + weight: 4 format_type: fieldset format_settings: classes: '' @@ -132,7 +131,7 @@ third_party_settings: label: 'Operating status' region: content parent_name: '' - weight: 1 + weight: 2 format_type: fieldset format_settings: classes: '' @@ -147,7 +146,7 @@ third_party_settings: label: 'Meta Tags' region: content parent_name: '' - weight: 4 + weight: 5 format_type: fieldset format_settings: classes: '' @@ -177,7 +176,6 @@ third_party_settings: - field_geolocation - field_mobile - field_phone_number - - field_mental_health_phone - field_office_hours - field_timezone label: 'Facility data' @@ -318,7 +316,7 @@ content: third_party_settings: { } field_mental_health_phone: type: telephone_default - weight: 28 + weight: 1 region: content settings: placeholder: '' diff --git a/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml b/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml index 1fb0bbe2a06..7140d844db9 100644 --- a/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml +++ b/config/sync/core.entity_view_display.node.health_care_local_facility.external_content.yml @@ -42,7 +42,7 @@ third_party_settings: label: Meta parent_name: '' region: hidden - weight: 13 + weight: 22 format_type: fieldset format_settings: classes: '' @@ -55,7 +55,7 @@ third_party_settings: label: 'Operating status' parent_name: '' region: hidden - weight: 11 + weight: 20 format_type: fieldset format_settings: classes: '' @@ -66,7 +66,7 @@ third_party_settings: label: 'Social media' parent_name: '' region: hidden - weight: 17 + weight: 26 format_type: details format_settings: classes: '' @@ -80,7 +80,7 @@ third_party_settings: label: 'Prepare for your visit' parent_name: '' region: hidden - weight: 14 + weight: 23 format_type: details format_settings: classes: '' @@ -93,7 +93,6 @@ third_party_settings: - field_address - field_mobile - field_phone_number - - field_mental_health_phone - field_office_hours label: 'Location Information' parent_name: '' @@ -132,7 +131,7 @@ third_party_settings: label: 'Title and summary' parent_name: '' region: hidden - weight: 12 + weight: 21 format_type: fieldset format_settings: classes: '' @@ -145,7 +144,7 @@ third_party_settings: label: 'Section settings' parent_name: '' region: hidden - weight: 15 + weight: 24 format_type: details_sidebar format_settings: classes: '' @@ -161,7 +160,7 @@ third_party_settings: label: 'Editorial workflow' parent_name: '' region: hidden - weight: 16 + weight: 25 format_type: fieldset format_settings: classes: '' @@ -191,14 +190,6 @@ content: third_party_settings: { } weight: 17 region: content - field_mental_health_phone: - type: string - label: above - settings: - link_to_entity: false - third_party_settings: { } - weight: 21 - region: content field_mobile: type: boolean label: above @@ -219,6 +210,7 @@ content: grouped: false show_closed: all closed_format: Closed + all_day_format: 'All day open' separator: days: '
' grouped_days: ' - ' @@ -229,6 +221,11 @@ content: position: '' open_text: 'Currently open!' closed_text: 'Currently closed' + exceptions: + title: 'Exception hours' + restrict_exceptions_to_num_days: 7 + date_format: long + all_day_format: 'All day open' timezone_field: '' office_hours_first_day: '' schema: @@ -267,6 +264,7 @@ hidden: field_location_services: true field_main_location: true field_media: true + field_mental_health_phone: true field_meta_tags: true field_meta_title: true field_operating_status_facility: true