FSN#45727 zichtbaar voor melder alleen bij meldingen

svn path=/Website/branches/v2017.2/; revision=35638
This commit is contained in:
Ruud Lipper
2017-10-11 07:36:50 +00:00
parent cc767338e8
commit fb3264ebe1

View File

@@ -298,7 +298,7 @@ var sql = "";
<%
RWFIELD("note", L("lcl_mld_note_new"), pnote.omschrijving, {multi: true, pclass: "required"});
if (!pnote.onlyFErights)
if (!pnote.onlyFErights && pnode == "melding")
{
if (pnote.note_key == -1 && !pnote.eigenMelding && pnote.fenotes != 1)
{