[-] BO : fix #PSCFV-4681
This commit is contained in:
@@ -82,7 +82,7 @@ function initEvent()
|
||||
data: 'ajax=true&method=updateTOSStatusAndGetPayments&checked=' + checked + '&token=' + static_token,
|
||||
success: function(json)
|
||||
{
|
||||
window.location.href = baseDir+'index.php?controller=order-opc';
|
||||
window.location.href = orderOpcUrl;
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user