HSLE#89732 Aanspreekpunt bij vervolgmeldingen onderdrukken (wanneer nvt)
svn path=/Website/branches/v2025.3/; revision=71094
This commit is contained in:
@@ -1602,8 +1602,10 @@ SUBFRAME_START();
|
||||
{ urlParam: "disc_key", field: "disc", init: this_mld_info.disc_key }];
|
||||
if (this_mld_info.show_alg)
|
||||
urlAdd.push({ urlParam: "loc_key", field: "locatiekey", init: this_mld_info.loc_key });
|
||||
if (this_mld_info.primaire_behandelaar != 0)
|
||||
{
|
||||
if (
|
||||
this_mld_info.primaire_behandelaar != 0 &&
|
||||
bron_mld_key == -1 || this_mld_info.primaire_behandelaar
|
||||
) {
|
||||
FCLTpersoonselector("sBehandel",
|
||||
"sgBehandelaar",
|
||||
{ perslidKey: this_mld_info.behandel_key,
|
||||
|
||||
Reference in New Issue
Block a user