From 5c0f48b28e9d92938198b4e08d5ed0b09cd24dda Mon Sep 17 00:00:00 2001 From: Sahil Sharma Date: Mon, 28 Oct 2024 12:15:50 +1100 Subject: [PATCH] Reorder new site specific field --- ...rm_display.taxonomy_term.sites.default.yml | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/config/install/core.entity_form_display.taxonomy_term.sites.default.yml b/config/install/core.entity_form_display.taxonomy_term.sites.default.yml index c3a08c63b..32358292a 100644 --- a/config/install/core.entity_form_display.taxonomy_term.sites.default.yml +++ b/config/install/core.entity_form_display.taxonomy_term.sites.default.yml @@ -7,8 +7,8 @@ dependencies: - field.field.taxonomy_term.sites.field_additional_comment - field.field.taxonomy_term.sites.field_bottom_corner_graphic - field.field.taxonomy_term.sites.field_print_friendly_logo - - field.field.taxonomy_term.sites.field_show_exit_site_specific - field.field.taxonomy_term.sites.field_prominence_ack_to_country + - field.field.taxonomy_term.sites.field_show_exit_site_specific - field.field.taxonomy_term.sites.field_show_table_of_contents - field.field.taxonomy_term.sites.field_site_domains - field.field.taxonomy_term.sites.field_site_favicon @@ -48,7 +48,7 @@ third_party_settings: label: 'Table of contents' region: content parent_name: '' - weight: 18 + weight: 19 format_type: details format_settings: classes: '' @@ -63,7 +63,7 @@ third_party_settings: label: 'Site theme values' region: content parent_name: '' - weight: 19 + weight: 20 format_type: details format_settings: classes: '' @@ -78,7 +78,7 @@ third_party_settings: label: 'Site feature flag values' region: content parent_name: '' - weight: 20 + weight: 21 format_type: details format_settings: classes: '' @@ -93,7 +93,7 @@ third_party_settings: label: 'Site favicon value' region: content parent_name: '' - weight: 21 + weight: 22 format_type: details format_settings: classes: '' @@ -109,7 +109,7 @@ third_party_settings: label: 'Site header corner graphics' region: content parent_name: '' - weight: 22 + weight: 23 format_type: details format_settings: classes: '' @@ -125,7 +125,7 @@ mode: default content: field_acknowledgement_to_country: type: string_textarea - weight: 12 + weight: 13 region: content settings: rows: 5 @@ -154,20 +154,20 @@ content: settings: progress_indicator: throbber third_party_settings: { } - field_show_exit_site_specific: - type: options_select - weight: 12 - region: content - settings: { } - third_party_settings: { } field_prominence_ack_to_country: type: string_textarea - weight: 13 + weight: 14 region: content settings: rows: 5 placeholder: '' third_party_settings: { } + field_show_exit_site_specific: + type: options_select + weight: 12 + region: content + settings: { } + third_party_settings: { } field_show_table_of_contents: type: boolean_checkbox weight: 17 @@ -273,7 +273,7 @@ content: third_party_settings: { } field_site_og_image: type: entity_browser_entity_reference - weight: 14 + weight: 15 region: content settings: entity_browser: tide_image_browser @@ -303,7 +303,7 @@ content: third_party_settings: { } field_site_social_links: type: link_default - weight: 16 + weight: 17 region: content settings: placeholder_url: 'https://example.com/Social' @@ -330,7 +330,7 @@ content: third_party_settings: { } field_site_twitter_image: type: entity_browser_entity_reference - weight: 15 + weight: 16 region: content settings: entity_browser: tide_image_browser @@ -369,7 +369,7 @@ content: third_party_settings: { } status: type: boolean_checkbox - weight: 17 + weight: 18 region: content settings: display_label: true