Corrections: Link for UUIDs
This commit is contained in:
parent
2ea2968e43
commit
f232e4d149
@ -76,7 +76,7 @@ getCorrectionsR = do
|
||||
csh = E.unValue $ $(projNI 4 2) course
|
||||
shn = sheetName $ entityVal sheet
|
||||
cid <- encrypt (entityKey submission :: SubmissionId)
|
||||
[whamlet|@{CSheetR tid csh shn (SubmissionR cid)}|]
|
||||
[whamlet|<a href=@{CSheetR tid csh shn (SubmissionR cid)}>#{display cid}|]
|
||||
]
|
||||
-- TODO continue here
|
||||
table <- dbTable def $ DBTable
|
||||
|
||||
Loading…
Reference in New Issue
Block a user