DENB#77731 Filteren op werkplek werkt niet

svn path=/Website/branches/v2023.1/; revision=59925
This commit is contained in:
Ruud Lipper
2023-04-07 09:24:42 +00:00
parent 43fdcd7cc3
commit 370dcbfa40

View File

@@ -32,9 +32,9 @@ var tiny = getQParamInt("tiny", 0) == 1;
werkplek_list ( "*",
{ outputmode: outputmode,
showall: showall,
loc_key: loc_key_arr,
bld_key: bld_key_arr,
lvl_key: lvl_key_arr,
loc_key_arr: loc_key_arr,
bld_key_arr: bld_key_arr,
lvl_key_arr: lvl_key_arr,
room_key: (room_key != -1? room_key : -1),
tiny: tiny,
wp_descr: (wp_descr != ""? wp_descr : null)