ASDL#36074 -- Implementatie NS in Digitaal logboek

svn path=/Website/branches/v2016.1/; revision=29898
This commit is contained in:
Arthur Egberink
2016-06-29 15:15:28 +00:00
parent df4055e132
commit 04a7d5e1bb

View File

@@ -38,7 +38,7 @@ var locatie_key = getQParamInt("locatie_key", -1);
if (locatie_key != -1)
{
PAGE_START();
HEADER({title: "Locatie ingevuld", back:0, home:1});
HEADER({title: "Locatie afgemeld", back:0, home:1});
CONTENT_START();
var sql =
" SELECT DISTINCT ins_deel_key, ins_srtcontrole_key, p.prs_perslid_key, ins_deelsrtcontrole_key "