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

no-jira: instant update of the menu tree after changes in the tools (to make Joel happy)

parent c3b25f1d
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,7 @@ public class BusinessGroupEditController extends BasicController implements Cont
// notify current active users of this business group
BusinessGroupModifiedEvent
.fireModifiedGroupEvents(BusinessGroupModifiedEvent.CONFIGURATION_MODIFIED_EVENT, currBusinessGroup, null);
fireEvent(ureq, event);
}
} else if (source == alreadyLockedDialogController) {
//closed dialog box either by clicking ok, or closing the box
......
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