From 6d598f3bd1ec69bf2c0cccc4c8bc55d715805731 Mon Sep 17 00:00:00 2001 From: cherif Date: Thu, 30 May 2024 21:02:15 +0200 Subject: [PATCH] 30/05/2024 - 21h --- src/components/Crm_Opportunite.js | 14 +- .../Module_Selection_Evaluation_Apprenants.js | 381 +++++++++++++++++- src/components/Notes_Evaluation.js | 2 +- 3 files changed, 374 insertions(+), 23 deletions(-) diff --git a/src/components/Crm_Opportunite.js b/src/components/Crm_Opportunite.js index 1110b17..a4bca06 100644 --- a/src/components/Crm_Opportunite.js +++ b/src/components/Crm_Opportunite.js @@ -2445,12 +2445,7 @@ const CRM_Opportunite = (props) => {
- { - } - + - } - + - -
+ diff --git a/src/components/Notes_Evaluation.js b/src/components/Notes_Evaluation.js index 303c160..f950cb8 100644 --- a/src/components/Notes_Evaluation.js +++ b/src/components/Notes_Evaluation.js @@ -5119,7 +5119,7 @@ const Notes_Evaluation = (props) => { + evaluation_selected_id={selected_id} /> }