Configure tile view mode for case study listing
This commit is contained in:
parent
04ae9b4dd4
commit
bbb899f8f9
5 changed files with 82 additions and 89 deletions
|
@ -15,6 +15,7 @@ dependencies:
|
|||
- paragraphs.paragraphs_type.title
|
||||
- paragraphs.paragraphs_type.update
|
||||
- paragraphs.paragraphs_type.video
|
||||
- paragraphs.paragraphs_type.view
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
|
@ -44,6 +45,7 @@ settings:
|
|||
faq: faq
|
||||
update: update
|
||||
title: title
|
||||
view: view
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
|
@ -75,4 +77,7 @@ settings:
|
|||
title:
|
||||
enabled: true
|
||||
weight: -12
|
||||
view:
|
||||
enabled: true
|
||||
weight: 12
|
||||
field_type: entity_reference_revisions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue