ARBO#39295 Door nieuwe Fcltmgr.alert klopte context voor redirect niet
svn path=/Website/branches/v2016.3/; revision=32632
This commit is contained in:
@@ -77,7 +77,7 @@ FCLTHeader.Requires({plugins:["suggest","jQuery"],
|
||||
FcltMgr.confirm(L("lcl_bes_confirm_embargo"), { autoconfirm: autoConf }, function() {
|
||||
if (FcltMgr.startEdit(window))
|
||||
{
|
||||
window.location.href = "bes_edit_bestelling.asp?urole=<%=urole%>&bes_key=<%=bes_key%>&embedded=1"
|
||||
window.location.href = "../bes/bes_edit_bestelling.asp?urole=<%=urole%>&bes_key=<%=bes_key%>&embedded=1"
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user