dpc-sdp / ripple

Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.js
Apache License 2.0
61 stars 37 forks source link

[SDPAP-7121] - Removed of "Campaign with video" functionality from secondary campaign #1271

Closed jeffdowdle closed 1 year ago

jeffdowdle commented 1 year ago

…ity from secondary campaign banner

Motivation and Context

JIRA issue: https://digital-engagement.atlassian.net/browse/SDPA-7121 After a backend change to remove the video functionality from the secondary campaign banner, the reference site broke because it was still expecting 'field_landing_page_c_secondary.field_block_embedded_video' to exist.

Changed

  1. Removed includes for 'field_landing_page_c_secondary.field_block_embedded_video'
  2. Removed unused video logic from secondary campaign banner

Screenshots

Screen Shot 2023-01-11 at 9 36 55 am

How Has This Been Tested?

Checked visually that the secondary campaign banner is still functional

Types of changes

Checklist