close group popup when saving
This commit is contained in:
parent
9a3bee28d2
commit
968c28395d
|
@ -57,5 +57,6 @@ if ( $action == 'Save' ) {
|
|||
}
|
||||
$view = 'none';
|
||||
$refreshParent = true;
|
||||
$closePopup = true;
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue