From 336177c463a57f8e1df87a806ff0007580b6c497 Mon Sep 17 00:00:00 2001 From: VincentCauchois Date: Thu, 1 Feb 2024 14:52:25 +0100 Subject: [PATCH] feat(import): hide map in import summary if null valid bbox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hide the section "Zonge géographique" in the import summary if the valid bbox is null. Signed-off-by: VincentCauchois --- .../import_process/import-step/import-step.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/modules/imports/components/import_process/import-step/import-step.component.html b/frontend/src/app/modules/imports/components/import_process/import-step/import-step.component.html index 3b5c64e9a9..e42c110af1 100644 --- a/frontend/src/app/modules/imports/components/import_process/import-step/import-step.component.html +++ b/frontend/src/app/modules/imports/components/import_process/import-step/import-step.component.html @@ -63,7 +63,7 @@

-
+

room Zone géographique