mend
This commit is contained in:
parent
78ada75704
commit
25019eec58
@ -788,7 +788,7 @@ makeCourseUserTable cid colChoices psValidator =
|
|||||||
-- , ("course-registration", error "TODO") -- TODO
|
-- , ("course-registration", error "TODO") -- TODO
|
||||||
-- , ("course-user-note", error "TODO") -- TODO
|
-- , ("course-user-note", error "TODO") -- TODO
|
||||||
]
|
]
|
||||||
dbtFilterUI = \mPrev -> mconcat
|
dbtFilterUI mPrev = mconcat
|
||||||
[ fltrUserNameLinkUI mPrev
|
[ fltrUserNameLinkUI mPrev
|
||||||
, fltrUserMatriclenrUI mPrev
|
, fltrUserMatriclenrUI mPrev
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user