SEBSERV-92 fixed
This commit is contained in:
parent
17ed7530ee
commit
c1eb395679
1 changed files with 1 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue