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

View File

@ -223,8 +223,8 @@ postAdminFeaturesR = do
<ul>
$forall (Entity _ (StudyTerms ky _ nm)) <- conflicts
<li> #{show ky} - #{foldMap id nm}
^{candidateTable}
<div .container>
^{candidateTable}
|]
where
textInputCell lensRes lensDefault = formCell id (return . view (_dbrOutput . _entityKey))