Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
5b4df3c6b1
commit
e4f9f393eb
@ -19,7 +19,7 @@ getAShowR :: TermId -> SchoolId -> AllocationShorthand -> Handler Html
|
||||
getAShowR tid ssh ash = do
|
||||
muid <- maybeAuthId
|
||||
now <- liftIO getCurrentTime
|
||||
ata <- fromMaybe def <$> lookupSessionJson SessionActiveAuthTags
|
||||
ata <- getSessionActiveAuthTags
|
||||
|
||||
let
|
||||
resultCourse :: Simple Field1 a (Entity Course) => Lens' a (Entity Course)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user