From 95aefa42fcdc45d3e78a952b6b7cd86d4e98a6eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Noack?= Date: Wed, 5 Apr 2023 12:32:09 +0000 Subject: =?UTF-8?q?Resolve=20"Sperrregel=20f=C3=BCr=20Ausfalltermine=20erl?= =?UTF-8?q?aubt=20Wiederherstellung"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #2516 Merge request studip/studip!1707 --- app/views/course/timesrooms/_cycleRow.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/course/timesrooms/_cycleRow.php b/app/views/course/timesrooms/_cycleRow.php index d5a26b3..6f4f459 100644 --- a/app/views/course/timesrooms/_cycleRow.php +++ b/app/views/course/timesrooms/_cycleRow.php @@ -90,7 +90,7 @@ $is_exTermin = $termin instanceof CourseExDate; setContext($termin) ?> - + addLink( $controller->url_for( 'course/timesrooms/cancel/' . $termin->id -- cgit v1.0