Verified Commit 55274275 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

(cherry picked from commit 8a53a6d1)
parent 961f3b7f
Loading
Loading
Loading
Loading
+2 −2
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
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
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