Skip to content

Commit

Permalink
UHF-10239: Added image gallery to district content type.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Nov 19, 2024
1 parent f0c552d commit 7501c09
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conf/cmi/field.field.node.district.field_content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies:
- paragraphs.paragraphs_type.event_list
- paragraphs.paragraphs_type.from_library
- paragraphs.paragraphs_type.image
- paragraphs.paragraphs_type.image_gallery
- paragraphs.paragraphs_type.list_of_links
- paragraphs.paragraphs_type.map
- paragraphs.paragraphs_type.news_list
Expand Down Expand Up @@ -47,6 +48,7 @@ settings:
contact_card_listing: contact_card_listing
map: map
project_listing: project_listing
image_gallery: image_gallery
negate: 0
target_bundles_drag_drop:
accordion:
Expand All @@ -70,6 +72,9 @@ settings:
image:
weight: 3
enabled: true
image_gallery:
weight: 17
enabled: true
list_of_links:
weight: 4
enabled: true
Expand Down

0 comments on commit 7501c09

Please sign in to comment.