Verified Commit 8a53a6d1 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3279725 by rpayanm, DeepaliJ, jasonfelix, quietone, mherchel, larowlan,...

Issue #3279725 by rpayanm, DeepaliJ, jasonfelix, quietone, mherchel, larowlan, Kristen Pol: Default article content type form display should have image above body to match display
parent d09bd381
Loading
Loading
Loading
Loading
+2 −2
Changes for core/modules/system/tests/modules/olivero_test/config/install/core.entity_form_display.node.article.default.yml: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ mode: default
content:
  body:
    type: text_textarea_with_summary
    weight: 1
    weight: 2
    region: content
    settings:
      rows: 9
@@ -42,7 +42,7 @@ content:
    third_party_settings: {  }
  field_image:
    type: image_image
    weight: 4
    weight: 1
    region: content
    settings:
      progress_indicator: throbber
+4 −4
Changes for core/profiles/demo_umami/config/install/core.entity_form_display.node.article.default.yml: 4 added lines, 4 removed lines.
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ mode: default
content:
  body:
    type: text_textarea_with_summary
    weight: 1
    weight: 2
    region: content
    settings:
      rows: 9
@@ -36,14 +36,14 @@ content:
    third_party_settings: {  }
  field_media_image:
    type: media_library_widget
    weight: 5
    weight: 1
    region: content
    settings:
      media_types: {  }
    third_party_settings: {  }
  field_tags:
    type: entity_reference_autocomplete_tags
    weight: 3
    weight: 4
    region: content
    settings:
      match_operator: CONTAINS
@@ -53,7 +53,7 @@ content:
    third_party_settings: {  }
  langcode:
    type: language_select
    weight: 2
    weight: 3
    region: content
    settings:
      include_locked: true
+2 −2
Changes for core/profiles/standard/config/install/core.entity_form_display.node.article.default.yml: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ mode: default
content:
  body:
    type: text_textarea_with_summary
    weight: 1
    weight: 2
    region: content
    settings:
      rows: 9
@@ -42,7 +42,7 @@ content:
    third_party_settings: {  }
  field_image:
    type: image_image
    weight: 4
    weight: 1
    region: content
    settings:
      progress_indicator: throbber