fix filters, refreshparent in wrong block

This commit is contained in:
Isaac Connor 2017-06-23 09:04:46 -04:00
parent 1bba664e3d
commit b5565bb16a
1 changed files with 1 additions and 1 deletions

View File

@ -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