From 523042a79c2a367630c7ce895789f5a9a6c26391 Mon Sep 17 00:00:00 2001 From: Imen Chermiti Date: Tue, 28 Nov 2023 12:12:00 +0100 Subject: [PATCH] feat: change apprentissage source table & intervertir adresse etablissement --- .../DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx | 2 +- .../Sections/Establishment/Helps/Subcategory/Apprentissage.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx b/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx index db96aac6..6148498a 100644 --- a/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx +++ b/src/client/src/components/DataSheets/Sections/Establishment/Header/HeaderInfoBloc.jsx @@ -105,8 +105,8 @@ function HeaderInfoBloc({ - {code} {adresse ? adresse : ""} + {code} )} {enterprise && ( diff --git a/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js b/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js index d9fe1f5f..ea13b1aa 100644 --- a/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js +++ b/src/client/src/components/DataSheets/Sections/Establishment/Helps/Subcategory/Apprentissage.js @@ -39,7 +39,7 @@ const Apprentissage = ({ siret }) => { name={`Embauche en contrat d'apprentissage depuis ${minYear}`} value={getSignesTotalFromSignes(apprentissagesSignes)} columnClasses={["is-7", "is-5"]} - sourceSi="Ari@ne" + sourceSi="DECA" className="has-no-border" /> {data?.length > 0 && (