[-] BO: #PSCFV-5258 increase the allowed displayed results for product autocomplete

This commit is contained in:
rGaillard
2012-10-30 15:29:05 +00:00
parent 2c6cff7a7b
commit 49b6373cc2
@@ -228,7 +228,7 @@
delay: 100,
minChars: 3,
autoFill: true,
max:20,
max:100,
matchContains: true,
mustMatch:false,
scroll:false,