KEMP#35015: Lijst produceren op basis van Artikelgroepering --> multiselect mogelijk maken.

svn path=/Website/trunk/; revision=27913
This commit is contained in:
Maykel Geerdink
2016-01-26 09:53:47 +00:00
parent d94842c49c
commit e28cebc171

View File

@@ -613,8 +613,9 @@ var authparams = user.checkAutorisation(autfunction);
sql,
{ initKey: artgroup,
label: L("lcl_res_art_group"),
multi: true,
trclass: "secsearch",
emptyOption: "",
emptyOption: L("lcl_all"),
initEmpty: true // Altijd lege waarde tonen, ook als er maar 1 waarde is.
});
} // backo || minfo