[-] FO : Mobile, bug fix (JS page reload on OPC)
This commit is contained in:
@@ -81,6 +81,7 @@ function initEvent()
|
||||
success: function(json)
|
||||
{
|
||||
window.location.href = orderOpcUrl+'#cgv_checkbox';
|
||||
window.location.reload(true);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user