From e9c8a30dc787941105a2c32c68df200efe5ffde7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Berthaud-M=C3=BCller?= Date: Tue, 27 Feb 2024 17:19:31 +0100 Subject: [PATCH 1/2] close history modal on link click --- src/app/components/history/history.component.html | 2 +- src/app/components/history/history.component.ts | 1 + src/app/components/result/result.component.html | 8 ++++---- src/app/components/result/result.component.ts | 6 +++++- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/app/components/history/history.component.html b/src/app/components/history/history.component.html index cb92bc5e..ac7bbe43 100644 --- a/src/app/components/history/history.component.html +++ b/src/app/components/history/history.component.html @@ -24,7 +24,7 @@