Skip to content

Commit 4da98ab

Browse files
authored
Merge pull request #151 from UN-OCHA/iasc-561-common-design
IASC-561 common design
2 parents f9210c8 + 2e06168 commit 4da98ab

2 files changed

+149
-179
lines changed

config/core.entity_view_display.node.oa_wiki_page.search_result.yml

+12-4
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,31 @@ content:
3636
body:
3737
label: hidden
3838
type: text_summary_or_trimmed
39-
weight: 1
39+
weight: 2
4040
settings:
4141
trim_length: 600
4242
third_party_settings: { }
4343
region: content
4444
field_published_date:
4545
type: datetime_default
46-
weight: 0
46+
weight: 1
4747
region: content
4848
label: inline
4949
settings:
5050
timezone_override: ''
5151
format_type: published_date
5252
third_party_settings: { }
53+
field_thumbnail:
54+
type: entity_reference_entity_view
55+
weight: 0
56+
region: content
57+
label: hidden
58+
settings:
59+
view_mode: product_thumbnail
60+
link: false
61+
third_party_settings: { }
5362
links:
54-
weight: 2
63+
weight: 3
5564
region: content
5665
settings: { }
5766
third_party_settings: { }
@@ -68,7 +77,6 @@ hidden:
6877
field_product_thumbnail: true
6978
field_section: true
7079
field_section_audience: true
71-
field_thumbnail: true
7280
langcode: true
7381
oa_other_spaces_ref: true
7482
oa_section_ref: true

0 commit comments

Comments
 (0)