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:
@@ -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';
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user