Convenience Current Sheet
This commit is contained in:
parent
10370f2567
commit
4d3f4d56b5
@ -1248,7 +1248,7 @@ pageActions (CourseR tid ssh csh CShowR) =
|
|||||||
E.&&. course E.^. CourseTerm E.==. E.val tid
|
E.&&. course E.^. CourseTerm E.==. E.val tid
|
||||||
E.&&. course E.^. CourseSchool E.==. E.val ssh
|
E.&&. course E.^. CourseSchool E.==. E.val ssh
|
||||||
E.&&. course E.^. CourseShorthand E.==. E.val csh
|
E.&&. course E.^. CourseShorthand E.==. E.val csh
|
||||||
E.orderBy [E.asc $ sheet E.^. SheetActiveFrom]
|
E.orderBy [E.asc $ sheet E.^. SheetActiveTo]
|
||||||
E.limit 1
|
E.limit 1
|
||||||
return $ sheet E.^. SheetName
|
return $ sheet E.^. SheetName
|
||||||
case sheets of
|
case sheets of
|
||||||
|
|||||||
Reference in New Issue
Block a user