program/js/app.js | ●●●●● patch | view | raw | blame | history |
program/js/app.js
@@ -3202,7 +3202,7 @@ { this.env.recipients_delimiter = this.env.recipients_separator + ' '; obj[bw.ie || bw.safari || bw.chrome ? 'keydown' : 'keypress'](function(e) { return ref.ksearch_keydown(e, this, props); }) obj.keydown(function(e) { return ref.ksearch_keydown(e, this, props); }) .attr('autocomplete', 'off'); };