From 4570bb161fb7d8bd256a308168fcb608f1491846 Mon Sep 17 00:00:00 2001 From: "Szabo, Zoltan" Date: Tue, 5 Dec 2023 17:05:21 +0100 Subject: [PATCH] Updates on the Resources page --- src/views/Resources/VideoList/i18n.json | 4 ---- src/views/Resources/VideoList/index.tsx | 12 ------------ src/views/Resources/index.tsx | 11 +++++------ 3 files changed, 5 insertions(+), 22 deletions(-) diff --git a/src/views/Resources/VideoList/i18n.json b/src/views/Resources/VideoList/i18n.json index ff150bbe8..f0ac068af 100644 --- a/src/views/Resources/VideoList/i18n.json +++ b/src/views/Resources/VideoList/i18n.json @@ -5,10 +5,6 @@ "videoCarouselSubHeading3W": "The 'Who does What, Where', or 3W, is a GO platform tool to enhance coordination, improve disaster analysis, and elevate the speed and quality of Red Cross Red Crescent emergency response.", "videoCarouselHeading3WInstructional": "3W Instructional", "videoCarouselSubHeading3WInstructional": "View this video tutorial on how to manage the 3W tool data (Who, What, Where) and generate useful and visually pleasant information products on the GO Platform - International Federation of Red Cross Red Crescent (IFRC).", - "videoCarouselHeadingFieldReport": "Field Report COVID-19", - "videoCarouselSubHeadingFieldReport": "View this video tutorial on how to create a Field Report COVID-19 on the GO Platform - International Federation of Red Cross Red Crescent (IFRC).", - "videoCarouselHeadingPER": "Preparedness for Effective Response Module", - "videoCarouselSubHeadingPER": "View this video tutorial on how to navigate on the Preparedness for Effective Response (PER) module on the GO Platform - International Federation of Red Cross Red Crescent (IFRC).", "videoCarouselHeadingSubscribe": "Subscriptions to User Notifications", "videoCarouselSubHeadingSubscribe": "View this video tutorial on how to 'Subscribe to User Notifications' on the GO Platform - International Federation of Red Cross Red Crescent (IFRC).", "videoCarouselHeadingTranslations": "Translation feature", diff --git a/src/views/Resources/VideoList/index.tsx b/src/views/Resources/VideoList/index.tsx index 6ff8fdb3f..e85fe9af7 100644 --- a/src/views/Resources/VideoList/index.tsx +++ b/src/views/Resources/VideoList/index.tsx @@ -39,18 +39,6 @@ function VideoList() { }, { id: 5, - embedId: 'https://www.youtube.com/embed/adBR-U26XZs', - heading: strings.videoCarouselHeadingFieldReport, - description: strings.videoCarouselSubHeadingFieldReport, - }, - { - id: 6, - embedId: 'https://www.youtube.com/embed/JAQ_yixX57A', - heading: strings.videoCarouselHeadingPER, - description: strings.videoCarouselSubHeadingPER, - }, - { - id: 7, embedId: 'https://www.youtube.com/embed/wEz70tcwWx8', heading: strings.videoCarouselHeadingSubscribe, description: strings.videoCarouselSubHeadingSubscribe, diff --git a/src/views/Resources/index.tsx b/src/views/Resources/index.tsx index 99e2b1bdb..58d1cee4b 100644 --- a/src/views/Resources/index.tsx +++ b/src/views/Resources/index.tsx @@ -76,13 +76,12 @@ export function Component() { withInternalPadding > - {strings.aboutGoUserLibrary} + {strings.visitGoWiki} - @@ -112,11 +111,11 @@ export function Component() { {strings.ifrcStrategicDirection} - {strings.visitGoWiki} + {strings.aboutGoUserLibrary}