// Fixed #PSTEST-512
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user