From 54b572654261115e3237a3328ef27fb41a822c93 Mon Sep 17 00:00:00 2001 From: Tobias Bengfort Date: Thu, 9 Dec 2021 17:07:54 +0100 Subject: [PATCH] list UI: turn title into link where appropriate --- .../templates/appointments/resource_list.html | 4 +++- .../data_protection/__subject_list.html | 2 +- .../templates/execution/study_detail.html | 2 +- castellum/static/style.css | 5 ++++ .../studies/templates/studies/study_list.html | 8 ++++--- .../templates/studies/study_sessions.html | 2 +- .../templates/subjects/subject_search.html | 24 ++++++++++--------- 7 files changed, 29 insertions(+), 18 deletions(-) diff --git a/castellum/appointments/templates/appointments/resource_list.html b/castellum/appointments/templates/appointments/resource_list.html index ca2751f86..6131377b5 100644 --- a/castellum/appointments/templates/appointments/resource_list.html +++ b/castellum/appointments/templates/appointments/resource_list.html @@ -5,7 +5,9 @@