feat(tutoriumsdaten): termin

This commit is contained in:
ros 2021-08-22 15:49:37 +02:00 committed by Sarah Vaupel
parent 0471b9a6a2
commit ebcb23429f
2 changed files with 7 additions and 1 deletions

View File

@ -55,7 +55,7 @@ postTUsersR tid ssh csh tutn = do
cid <- getKeyBy404 $ TermSchoolCourseShort tid ssh csh
table <- makeCourseUserTable cid (Map.fromList $ map (id &&& pure) universeF) isInTut colChoices psValidator (Just csvColChoices)
return (tut, table)
formResult participantRes $ \case
(TutorialUserSendMail, selectedUsers) -> do
cids <- traverse encrypt $ Set.toList selectedUsers :: Handler [CryptoUUIDUser]

View File

@ -1,2 +1,8 @@
$newline never
<section>
<dl .deflist>
<dt .deflist__dt>_{MsgTableTutorialTime}
<dd .deflist__dd>
^{occurrencesWidget tutorialTime}
<dt .deflist__dt>_{MsgTableTutorialTutors}
^{participantTable}