diff --git a/web/includes/actions/group.php b/web/includes/actions/group.php index ec4f28969..9aa988540 100644 --- a/web/includes/actions/group.php +++ b/web/includes/actions/group.php @@ -57,5 +57,6 @@ if ( $action == 'Save' ) { } $view = 'none'; $refreshParent = true; + $closePopup = true; } ?>