Merged in bugfix/PMCORE-3683 (pull request #8653)

PMCORE-3683

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Fabio Guachalla
2022-12-05 18:33:36 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -56,7 +56,7 @@ if (isset($_GET['ux'])) {
}';
} else {
/*----------------------------------********---------------------------------*/
echo '} else { window.parent.location.href = \'casesListExtJs\'; }';
echo '} else { parent.parent.postMessage("redirect=todo","*"); }';
/*----------------------------------********---------------------------------*/
}
/*----------------------------------********---------------------------------*/