From 4f37be46d51fb41ca70d9184b06fc259db9ded9c Mon Sep 17 00:00:00 2001 From: Christophe Ramet Date: Wed, 29 Jan 2025 17:25:03 +0100 Subject: [PATCH] fix(synthese): Added a warning message on a special case in synthese Added a message when the max number of observation was greater than the max number of export. --- .../modal-download.component.html | 19 ++++++++++++++++--- .../modal-download.component.ts | 2 +- .../synthese-list/synthese-list.component.ts | 8 ++++++-- .../app/syntheseModule/synthese.component.ts | 2 ++ 4 files changed, 25 insertions(+), 6 deletions(-) diff --git a/frontend/src/app/syntheseModule/synthese-results/synthese-list/modal-download/modal-download.component.html b/frontend/src/app/syntheseModule/synthese-results/synthese-list/modal-download/modal-download.component.html index ea78a130c8..cee358a154 100644 --- a/frontend/src/app/syntheseModule/synthese-results/synthese-list/modal-download/modal-download.component.html +++ b/frontend/src/app/syntheseModule/synthese-results/synthese-list/modal-download/modal-download.component.html @@ -44,9 +44,8 @@ seulement les {{ syntheseConfig.NB_MAX_OBS_MAP }} dernières observations correspondant à votre requête. - -
+
+ +
+
Télécharger les observations