Skip to content
Snippets Groups Projects
Commit cebf9e6f authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by Jan-Hendrik Willms
Browse files

fixes #3575

Closes #3575

Merge request studip/studip!2469
parent 34debab1
No related branches found
No related tags found
No related merge requests found
<form action="<?= $action ?>" method="post" class="default">
<?= CSRFProtection::tokenTag() ?>
<input type="hidden" name="cancel" value="1">
<?= addHiddenFields('slot-id', $slots->map(function ($slot) {
return "{$slot->block_id}-{$slot->id}";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment