Skip to content
Snippets Groups Projects
Commit 6163a55a authored by srosse's avatar srosse
Browse files

OO-4392: update group name after selecting an other group in GTA

parent e2e18338
No related branches found
No related tags found
No related merge requests found
......@@ -840,6 +840,7 @@ public class GTAParticipantController extends GTAAbstractController implements A
cleanUpProcess();
resetDueDates();
assessedGroup = businessGroupChooserCtrl.getSelectGroup();
setGroupHeaders(assessedGroup);
process(ureq);
}
chooserCalloutCtrl.deactivate();
......
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