[-] BO : fix #PSCFV-4681
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17731 b9a71923-0436-4b27-9f14-aed3839534dd
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