NYBU#35578 bij mandatering meteen multiselect tonen

svn path=/Website/trunk/; revision=32962
This commit is contained in:
Ruud Lipper
2017-02-27 10:29:10 +00:00
parent 2c56f45da4
commit 5447cfaa83

View File

@@ -228,7 +228,7 @@ else if (kpnman_keys.length > 0 && kpnman_keys[0] > -1)
{ initKey: kpn_kpnkey,
label: L("lcl_prs_dept_kosten"),
emptyOption: filtercode == "A"? L("lcl_all") : null,
multi: true,
startmulti: true,
size: 12
});
}