SEBSERV-92 fixed

This commit is contained in:
anhefti 2019-11-21 15:47:52 +01:00
parent 17ed7530ee
commit c1eb395679

View file

@ -89,7 +89,7 @@ public class LmsSetupList implements TemplateComposer {
this.typeFilter = new TableFilterAttribute(
CriteriaType.SINGLE_SELECTION,
Domain.LMS_SETUP.ATTR_LMS_TYPE,
LmsSetup.FILTER_ATTR_LMS_TYPE,
this.resourceService::lmsTypeResources);
this.activityFilter = new TableFilterAttribute(