diff --git a/admin-dev/themes/default/template/controllers/orders/form.tpl b/admin-dev/themes/default/template/controllers/orders/form.tpl index ec2fd7d4a..515184a74 100755 --- a/admin-dev/themes/default/template/controllers/orders/form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/form.tpl @@ -51,7 +51,7 @@ $('#product').typeWatch({ captureLength: 1, highlight: true, - wait: 100, + wait: 750, callback: function(){ searchProducts(); } }); $('#payment_module_name').change(function() {