Drop FAQ paragraph from articles
This commit is contained in:
parent
25cca39d70
commit
595ec341cb
1 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,6 @@ dependencies:
|
|||
config:
|
||||
- field.storage.node.field_body_paragraph
|
||||
- node.type.article
|
||||
- paragraphs.paragraphs_type.faq
|
||||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.text
|
||||
|
@ -33,7 +32,6 @@ settings:
|
|||
image: image
|
||||
file: file
|
||||
video: video
|
||||
faq: faq
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
|
@ -48,12 +46,15 @@ settings:
|
|||
enabled: true
|
||||
weight: -12
|
||||
faq:
|
||||
enabled: true
|
||||
weight: -11
|
||||
enabled: false
|
||||
slide:
|
||||
weight: -10
|
||||
enabled: false
|
||||
update:
|
||||
weight: -9
|
||||
enabled: false
|
||||
drutopia_collection:
|
||||
weight: 9
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
||||
|
|
Loading…
Add table
Reference in a new issue