mend
This commit is contained in:
parent
86086633ab
commit
40204d2424
@ -223,8 +223,8 @@ 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
|
||||||
textInputCell lensRes lensDefault = formCell id (return . view (_dbrOutput . _entityKey))
|
textInputCell lensRes lensDefault = formCell id (return . view (_dbrOutput . _entityKey))
|
||||||
|
|||||||
Reference in New Issue
Block a user