From c4c46fe729e662d2024ce5ad174f68e4703da637 Mon Sep 17 00:00:00 2001 From: Evangelos Lamprou Date: Mon, 23 Oct 2023 18:12:25 +0200 Subject: [PATCH] Result links now open in page --- frontend/src/Main.elm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/Main.elm b/frontend/src/Main.elm index 023c4b9..3fc8f1d 100644 --- a/frontend/src/Main.elm +++ b/frontend/src/Main.elm @@ -321,7 +321,9 @@ view model = [ (Element.html (Html.a [ Html.Attributes.href link - , Html.Attributes.class "result-title" ] + , Html.Attributes.class "result-title" + , Html.Attributes.target "_blank" + ] [ Html.text (Maybe.withDefault "" (Url.percentDecode