diff --git a/web/includes/actions.php b/web/includes/actions.php index 4bd811a41..ad9e03ce5 100644 --- a/web/includes/actions.php +++ b/web/includes/actions.php @@ -176,8 +176,8 @@ if ( !empty($action) ) { } else { Error("No new Id despite new name"); } + $refreshParent = '/index.php?view=filter&Id='.$_REQUEST['Id']; } - $refreshParent = '/index.php?view=filter&Id='.$_REQUEST['Id']; } } // end if canedit events } // end if action == filter