Skip to content

Commit 677073f

Browse files
szabozoltan69samshara
authored andcommitted
Update of CoS CEA page
1 parent a64087e commit 677073f

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

src/views/SurgeCatalogueCommunityEngagement/i18n.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
"communityEngagementServicesTitle": "Services",
77
"communityEngagementAdditionalResourcesTitle": "Additional Resources",
88
"communityEngagementRoleProfiles": "Role Profiles",
9-
"communityEngagementCoordinator": "CommunityEngagement and Voucher Assistance Coordinator",
10-
"communityEngagementAccountabilityOfficer": "CEA Officer (Accountability)",
11-
"communityEngagementOfficer": "CEA Officer (Risk Communication and Community Engagement - RCCE)",
9+
"communityEngagementCoordinator": "CEA Coordinator",
10+
"communityEngagementOfficer": "CEA Officer",
1211
"technicalCompetencyFramework": "Technical Competency Framework",
1312
"technicalCompetencyFrameworkDetails": "Tiered compentencies describing the knowledge and skills expected of personnel in this sector.",
1413
"rapidResponseTitle": "Rapid Response",

src/views/SurgeCatalogueCommunityEngagement/index.tsx

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,13 @@ export function Component() {
1212
const roleProfiles: LinkData[] = [
1313
{
1414
title: strings.communityEngagementCoordinator,
15-
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EXAstfnsq_pCm5CuEyvJvysBVi-gibREICY9z0SUdu2dTQ',
16-
external: true,
17-
withLinkIcon: true,
18-
},
19-
{
20-
title: strings.communityEngagementAccountabilityOfficer,
21-
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/Eb48pk6Vcg1HgFH8ozFenTsB-xZemh857EM83RmEEshYUw',
15+
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EZVuH1YHpyhBmk4FqGvLjGwBzn3NrfPHQSbFJ6saNUUdeA',
2216
external: true,
2317
withLinkIcon: true,
2418
},
2519
{
2620
title: strings.communityEngagementOfficer,
27-
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/EVvAq-WQHhBAn9sQ7cdrBQgB3lsiYM49ACcIStzrBO1KUA',
21+
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/ES9FRfhJCYhBglzjsHm84pYBKlo6qMx-kyQILQntuTt5aw',
2822
external: true,
2923
withLinkIcon: true,
3024
},
@@ -33,7 +27,7 @@ export function Component() {
3327
const frameworkData: LinkData[] = [
3428
{
3529
title: strings.technicalFrameworkCEA,
36-
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/Ee1IPzmxf_1BoQProDcc86oBacCbOpO2uycPa0Y5qoRElA',
30+
href: 'https://ifrcorg.sharepoint.com/:b:/s/IFRCSharing/Edrjy2fp-NpKslCklWup1BkBI_JykrE0ouEDwoysoekCyg',
3731
external: true,
3832
withLinkIcon: true,
3933
},

0 commit comments

Comments
 (0)