From 9bcb07998e345edbd961312ac982f57e1bdd47ef 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 | 17 ++++++++++++++--- .../modal-download/modal-download.component.ts | 2 +- .../synthese-list/synthese-list.component.ts | 7 +++++-- .../app/syntheseModule/synthese.component.ts | 1 + 4 files changed, 21 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..9e68afc3dc 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