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
|
csh = E.unValue $ $(projNI 4 2) course
|
||||||
shn = sheetName $ entityVal sheet
|
shn = sheetName $ entityVal sheet
|
||||||
cid <- encrypt (entityKey submission :: SubmissionId)
|
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
|
-- TODO continue here
|
||||||
table <- dbTable def $ DBTable
|
table <- dbTable def $ DBTable
|
||||||
|
|||||||
Reference in New Issue
Block a user