Skip to content
Snippets Groups Projects
Commit 869371e1 authored by srosse's avatar srosse
Browse files

OO-1068: make and mark the group search and admin. search with admin. possibilities

parent 11ca0760
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ public class CourseBusinessGroupListController extends AbstractBusinessGroupList
private SelectBusinessGroupController selectController;
public CourseBusinessGroupListController(UserRequest ureq, WindowControl wControl, RepositoryEntry re) {
super(ureq, wControl, "group_list", re);
super(ureq, wControl, "group_list", false, re);
this.re = re;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment