// Fixed #PSTEST-512

This commit is contained in:
bMancone
2012-01-18 10:26:22 +00:00
parent 3677e4abdc
commit 0bcf7971e0
@@ -220,7 +220,7 @@
// set autocomplete on search field
$('#cur_product_name').autocomplete("ajax-tab.php", {
delay: 100,
minChars: 4,
minChars: 3,
autoFill: true,
max:20,
matchContains: true,