Verified Commit 239e3612 authored by Dave Long's avatar Dave Long
Browse files

fix: #3558939 options_config_install_test has unnecessary Body field

By: dcam
By: idebr
(cherry picked from commit bd069206)
parent 896602af
Loading
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ langcode: en
status: true
dependencies:
  config:
    - field.field.node.options_install_test.body
    - node.type.options_install_test
  module:
    - text
@@ -50,14 +49,4 @@ content:
    settings:
      display_label: true
    third_party_settings: {  }
  body:
    type: text_textarea_with_summary
    weight: 26
    region: content
    settings:
      rows: 9
      summary_rows: 3
      placeholder: ''
      show_summary: false
    third_party_settings: {  }
hidden: {  }
+0 −8
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ langcode: en
status: true
dependencies:
  config:
    - field.field.node.options_install_test.body
    - node.type.options_install_test
  module:
    - text
@@ -16,12 +15,5 @@ content:
  links:
    weight: 100
    region: content
  body:
    type: text_default
    label: hidden
    settings: {  }
    third_party_settings: {  }
    weight: 101
    region: content
hidden:
  langcode: true
+0 −9
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ status: true
dependencies:
  config:
    - core.entity_view_mode.node.teaser
    - field.field.node.options_install_test.body
    - node.type.options_install_test
  module:
    - text
@@ -17,13 +16,5 @@ content:
  links:
    weight: 100
    region: content
  body:
    type: text_trimmed
    label: hidden
    settings:
      trim_length: 600
    third_party_settings: {  }
    weight: 101
    region: content
hidden:
  langcode: true
+0 −21
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  config:
    - field.storage.node.body
    - node.type.options_install_test
third_party_settings: {  }
id: node.options_install_test.body
field_name: body
entity_type: node
bundle: options_install_test
label: Body
description: ''
required: false
translatable: true
default_value: {  }
default_value_callback: ''
settings:
  display_summary: true
  allowed_formats: {  }
field_type: text_with_summary
+0 −18
Original line number Diff line number Diff line
langcode: en
status: true
dependencies:
  module:
    - node
    - text
id: node.body
field_name: body
entity_type: node
type: text_with_summary
settings: {  }
module: text
locked: false
cardinality: 1
translatable: true
indexes: {  }
persist_with_no_fields: false
custom_storage: false