Merged in bugfix/PMC-1013 (pull request #7002)

PMC-1013

Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
Rodrigo Quelca
2019-07-29 16:44:20 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -512,9 +512,8 @@ Ext.onReady(function(){
text: _('ID_SHOW_RETURN_ADVANCED_SEARCH')
},
toggleHandler: function (btn, pressed) {
if (history) {
history.go(-1);
}
//Force to redirect to advanced search list from any side
location.href = 'casesListExtJs?action=search';
}
},
{