diff options
Diffstat (limited to 'program/js')
-rw-r--r-- | program/js/app.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/program/js/app.js b/program/js/app.js index 2e0a1ea5c..0aceb3008 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -3654,9 +3654,6 @@ function rcube_webmail() this.set_pagetitle(new_title); } - - // update page buttons - this.set_page_buttons(); }; // update parent's mailboxlist (from preview) |