PMCORE-3683:Community > Old view appears when a case is routed

This commit is contained in:
Fabio Guachalla
2022-12-05 13:08:04 -04:00
parent e30fadf6d1
commit 1158eacc0e

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","*"); }';
/*----------------------------------********---------------------------------*/
}
/*----------------------------------********---------------------------------*/