mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2358 - Fix deletion of a single replica within a list
This commit is contained in:
@@ -67,6 +67,7 @@ try
|
||||
$oBlock->Display($oP, 1);
|
||||
break;
|
||||
|
||||
case 'delete':
|
||||
case 'select_for_deletion':
|
||||
// Redirect to the page that implements bulk delete
|
||||
$sDelete = utils::GetAbsoluteUrlAppRoot().'pages/UI.php?'.$_SERVER['QUERY_STRING'];
|
||||
|
||||
Reference in New Issue
Block a user