Skip to content

Commit

Permalink
Re-enabled the hero gradient slider on the hs_collection items. (#1322)
Browse files Browse the repository at this point in the history
Co-authored-by: joegl <[email protected]>
  • Loading branch information
joegl and joegl authored Jul 11, 2023
1 parent e8a1517 commit 1762abe
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- paragraphs.paragraphs_type.hs_clr_bnd
- paragraphs.paragraphs_type.hs_collection
- paragraphs.paragraphs_type.hs_gradient_hero
- paragraphs.paragraphs_type.hs_gradient_hero_slider
- paragraphs.paragraphs_type.hs_priv_collection
- paragraphs.paragraphs_type.hs_priv_text_area
- paragraphs.paragraphs_type.hs_row
Expand All @@ -33,8 +32,6 @@ settings:
handler: 'default:paragraph'
handler_settings:
target_bundles:
hs_gradient_hero_slider: hs_gradient_hero_slider
hs_carousel: hs_carousel
hs_collection: hs_collection
hs_priv_text_area: hs_priv_text_area
hs_row: hs_row
Expand All @@ -46,6 +43,7 @@ settings:
stanford_gallery: stanford_gallery
hs_priv_collection: hs_priv_collection
hs_sptlght_slder: hs_sptlght_slder
hs_carousel: hs_carousel
negate: 1
target_bundles_drag_drop:
hs_accordion:
Expand All @@ -71,7 +69,7 @@ settings:
enabled: true
hs_gradient_hero_slider:
weight: -40
enabled: true
enabled: false
hs_hero_image:
weight: -37
enabled: false
Expand Down

0 comments on commit 1762abe

Please sign in to comment.