From 6a70aa08ed97e5c67d91554ffa3e233626c1d28f Mon Sep 17 00:00:00 2001 From: Michael Vasseur <14887731+vmcj@users.noreply.github.com> Date: Thu, 25 Jul 2024 21:21:35 +0200 Subject: [PATCH] Link from card on contests overview page to single contest page The `folder` icon now links to the contest itself. --- webapp/templates/jury/contests.html.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/templates/jury/contests.html.twig b/webapp/templates/jury/contests.html.twig index 484721ceea..78db62934b 100644 --- a/webapp/templates/jury/contests.html.twig +++ b/webapp/templates/jury/contests.html.twig @@ -23,6 +23,7 @@ {% if contest.locked %} {% endif %} +