File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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 } ,
You can’t perform that action at this time.
0 commit comments