diff options
-rw-r--r-- | program/js/app.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js index 423361195..6544fe8f5 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -321,7 +321,6 @@ function rcube_webmail() } if (this.gui_objects.qsearchbox) { this.enable_command('search', 'reset-search', 'moveto', true); - $(this.gui_objects.qsearchbox).select(); } if (this.contact_list && this.contact_list.rowcount > 0) |