From ba6cd1b6190f6e4a5731f8ec1d72de10c87bd524 Mon Sep 17 00:00:00 2001 From: abalogh-esdc Date: Wed, 20 Nov 2024 11:39:11 -0500 Subject: [PATCH] Change the CAL link to open in the same tab (#753) * Change CAL link to open in same tab. * Set other CAL link to open in same tab --- components/MostReqTasks.tsx | 2 -- components/contact/ContactSectionRow.tsx | 2 -- 2 files changed, 4 deletions(-) diff --git a/components/MostReqTasks.tsx b/components/MostReqTasks.tsx index 336217305..11096f6fe 100644 --- a/components/MostReqTasks.tsx +++ b/components/MostReqTasks.tsx @@ -39,8 +39,6 @@ const MostReqTasks = ({ acronym, }: MostReqTasksProps) => { const newTabTaskExceptions: string[] = [ - 'https://protege-secure.pca-cal.ca/en/Account/Authorize', - 'https://protege-secure.pca-cal.ca/fr/Compte/Autoriser', ] return ( diff --git a/components/contact/ContactSectionRow.tsx b/components/contact/ContactSectionRow.tsx index 350e0c7ac..92db2ca03 100644 --- a/components/contact/ContactSectionRow.tsx +++ b/components/contact/ContactSectionRow.tsx @@ -41,8 +41,6 @@ export const ContactSectionRow = ({ 'https://eservices.canada.ca/fr/service/', 'https://ep-be.alpha.service.canada.ca/en', 'https://ep-be.alpha.service.canada.ca/fr', - 'https://protege-secure.pca-cal.ca/en/Account/Authorize', - 'https://protege-secure.pca-cal.ca/fr/Compte/Autoriser', ] return (