Show full paragraphs on case study nodes

This commit is contained in:
benjamin melançon 2018-10-23 01:06:22 -04:00
parent cf9bce28ef
commit 7f52419c13

View file

@ -22,7 +22,7 @@ dependencies:
- responsive_image.styles.wide - responsive_image.styles.wide
module: module:
- ds - ds
- paragraphs - entity_reference_revisions
- responsive_image - responsive_image
- text - text
- user - user
@ -43,7 +43,6 @@ third_party_settings:
- field_case_study_client - field_case_study_client
- field_case_study_year - field_case_study_year
- field_case_study_status - field_case_study_status
- field_case_study_technologies
- field_services - field_services
- field_case_study_team - field_case_study_team
- field_case_study_partners - field_case_study_partners
@ -62,12 +61,16 @@ bundle: case_study
mode: full mode: full
content: content:
field_body_paragraph: field_body_paragraph:
type: paragraph_summary type: entity_reference_revisions_entity_view
weight: 3 weight: 3
region: content region: content
label: visually_hidden label: visually_hidden
settings: { } settings:
third_party_settings: { } view_mode: default
link: ''
third_party_settings:
ds:
ds_limit: ''
field_case_study_client: field_case_study_client:
type: text_default type: text_default
weight: 4 weight: 4