Merged in bugfix/PMCORE-3814 (pull request #8723)

PMCORE-3814

Approved-by: Rodrigo Quelca
This commit is contained in:
Martin Laguna
2023-02-15 20:16:02 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -192,6 +192,7 @@ export default {
eventer(messageEvent, function(e) {
if ( e.data === "redirect=todo" || e.message === "redirect=todo"){
that.$router.push('casesListExtJs?action=todo');
that.OnClickSidebarItem(that.getItemMenuByValue("page","inbox"));
}
if ( e.data === "redirect=MyCases" || e.message === "redirect=MyCases"){