summaryrefslogtreecommitdiff
path: root/program/js
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-09-12 06:44:56 +0000
committeralecpl <alec@alec.pl>2011-09-12 06:44:56 +0000
commita7c51ac2d032e29e9599a6f64849c24eb1f7f94d (patch)
tree3c5aef05651017f9f71bf436abc664eb3d20af6e /program/js
parentd96dc639fce2c2e3d1745dacd64a38dbf2bfd4a5 (diff)
- Applied fixes from trunk up to r5202
Diffstat (limited to 'program/js')
-rw-r--r--program/js/app.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js
index 062eee2da..bc16b8607 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -320,7 +320,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)