YAXX#84417 -- Ontwikkeling Facilitor.asp om de Facilitor-Facilitor koppeling te ondersteunen

svn path=/Website/branches/v2024.2/; revision=65976
This commit is contained in:
Arthur Egberink
2024-08-21 11:21:06 +00:00
parent b688e37a2d
commit 5ac1653e02

View File

@@ -498,7 +498,7 @@ __Log(actie);
+ " ) || " + safe.quoted_sql(v_omschr)
+ " WHERE mld_opdr_key = " + opdr_key;
}
else if (methode == "POST" && actie == "issue")
else if (methode == "PUT" && actie == "issue")
{
v_id = "Update naar facilitor doorgestuurd. id: " + params.ticket.data.issue.id;
}