From ce760fa7bd8937871ddf290702d9ffab743d12a4 Mon Sep 17 00:00:00 2001 From: Elmar Ludwig Date: Mon, 8 Sep 2025 16:56:36 +0200 Subject: pass link attributes to the correct function, fixes #5859 Closes #5859 Merge request studip/studip!4468 --- app/views/course/details/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/course/details/index.php b/app/views/course/details/index.php index 43fefbc..9af2416 100644 --- a/app/views/course/details/index.php +++ b/app/views/course/details/index.php @@ -523,7 +523,8 @@ if (!empty($mvv_tree)) : ?> -- cgit v1.0