RABO#39594 Ruimtefuncties niet te verwijderen
svn path=/Website/branches/v2016.3/; revision=32881
This commit is contained in:
@@ -173,7 +173,7 @@ else if (srtruimte_key > 0 && mode == "delete")
|
|||||||
{
|
{
|
||||||
FcltMgr.confirm("<%=safe.jsstring(L("lcl_R_U_sure"))%>",
|
FcltMgr.confirm("<%=safe.jsstring(L("lcl_R_U_sure"))%>",
|
||||||
function() {
|
function() {
|
||||||
window.location.href = "alg_srtruimte.asp?mode=delete&alg_srtruimte_key=<%=srtruimte_key%>";
|
window.location.href = "../alg/alg_srtruimte.asp?mode=delete&alg_srtruimte_key=<%=srtruimte_key%>";
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user