This commit is contained in:
SJost 2019-03-13 21:18:38 +01:00
parent 86086633ab
commit 40204d2424

View File

@ -223,7 +223,7 @@ postAdminFeaturesR = do
<ul> <ul>
$forall (Entity _ (StudyTerms ky _ nm)) <- conflicts $forall (Entity _ (StudyTerms ky _ nm)) <- conflicts
<li> #{show ky} - #{foldMap id nm} <li> #{show ky} - #{foldMap id nm}
<div .container>
^{candidateTable} ^{candidateTable}
|] |]
where where