Don't print the new fields
This commit is contained in:
parent
a825335673
commit
208c36daa5
2 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,7 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.text.field_style_classes
|
||||
- field.field.paragraph.text.field_style_escape_flow
|
||||
- field.field.paragraph.text.field_text
|
||||
- paragraphs.paragraphs_type.text
|
||||
module:
|
||||
|
@ -24,3 +25,4 @@ content:
|
|||
region: content
|
||||
hidden:
|
||||
field_style_classes: true
|
||||
field_style_escape_flow: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue