From ddfc0822055056400b2a2be7c344075f8c4a4f84 Mon Sep 17 00:00:00 2001 From: jerem Date: Mon, 27 Jan 2025 14:38:13 +0100 Subject: [PATCH] =?UTF-8?q?fix(atlas):=20corriger=20la=20terminologie=20po?= =?UTF-8?q?ur=20uniformiser=20les=20intitul=C3=A9s=20des=20effectifs=20par?= =?UTF-8?q?=20secteur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/pages/atlas/components/atlas-map/index.tsx | 2 +- client/src/pages/atlas/components/main/header/menu.tsx | 10 +++++----- .../src/pages/atlas/components/main/tabs/general.tsx | 2 +- client/src/pages/atlas/side-menu-layout/index.tsx | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/src/pages/atlas/components/atlas-map/index.tsx b/client/src/pages/atlas/components/atlas-map/index.tsx index 46e9b8fdd..d7dc35f37 100644 --- a/client/src/pages/atlas/components/atlas-map/index.tsx +++ b/client/src/pages/atlas/components/atlas-map/index.tsx @@ -193,7 +193,7 @@ export default function AtlasMap() { ); - case "effectifs-par-secteurs": + case "effectifs-par-secteur": return ( diff --git a/client/src/pages/atlas/components/main/header/menu.tsx b/client/src/pages/atlas/components/main/header/menu.tsx index 28a2ff18f..337a6b408 100644 --- a/client/src/pages/atlas/components/main/header/menu.tsx +++ b/client/src/pages/atlas/components/main/header/menu.tsx @@ -26,16 +26,16 @@ export default function Menu() { href={`/atlas/effectifs-par-filiere?${params}`} aria-current={pathname.split('/')[2] === 'effectifs-par-filiere' ? 'page' : undefined} > - Effectifs par filières + Effectifs par filière
  • - Effectifs par secteurs + Effectifs par secteur
  • @@ -44,7 +44,7 @@ export default function Menu() { href={`/atlas/effectifs-par-genre?${params}`} aria-current={pathname.split('/')[2] === 'effectifs-par-genre' ? 'page' : undefined} > - Effectifs par genres + Effectifs par genre
  • diff --git a/client/src/pages/atlas/components/main/tabs/general.tsx b/client/src/pages/atlas/components/main/tabs/general.tsx index 525a9c68f..2f3c9c484 100644 --- a/client/src/pages/atlas/components/main/tabs/general.tsx +++ b/client/src/pages/atlas/components/main/tabs/general.tsx @@ -575,7 +575,7 @@ export function General() { pour l'année universitaire{" "} {currentYear}. - + Voir le détail des effectifs par secteur diff --git a/client/src/pages/atlas/side-menu-layout/index.tsx b/client/src/pages/atlas/side-menu-layout/index.tsx index 9ffb5f77a..3bb487bdc 100644 --- a/client/src/pages/atlas/side-menu-layout/index.tsx +++ b/client/src/pages/atlas/side-menu-layout/index.tsx @@ -54,10 +54,10 @@ export function AtlasSideMenu({ geoLabel, level, title }: Effectifs par filière - Effectifs par secteurs + Effectifs par secteur