KEMP#35015: Lijst produceren op basis van Artikelgroepering --> multiselect mogelijk maken.
svn path=/Website/trunk/; revision=27913
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user