This commit is contained in:
Dan Chadwick 2024-04-11 13:05:23 -07:00
parent c075f78c85
commit 49b24b205d

View File

@ -7,6 +7,7 @@ dependencies:
- field.field.node.fight.body
- field.field.node.fight.field_accuracy
- field.field.node.fight.field_event
- field.field.node.fight.field_fight_date
- field.field.node.fight.field_fighter_one
- field.field.node.fight.field_fighter_two
- field.field.node.fight.field_prediction
@ -23,22 +24,24 @@ bundle: fight
mode: teaser
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 101
label: hidden
settings:
trim_length: 600
third_party_settings: { }
weight: 101
region: content
links:
weight: 100
settings: { }
third_party_settings: { }
weight: 100
region: content
hidden:
field_accuracy: true
field_event: true
field_fight_date: true
field_fighter_one: true
field_fighter_two: true
field_prediction: true
field_result: true