From 406e9a7e083af8d999c764af5026e02a7d0c08d3 Mon Sep 17 00:00:00 2001 From: robin Date: Thu, 18 Sep 2008 11:51:26 +0000 Subject: Revert r1821; already fixed in r1819. git-svn-id: https://svn.roundcube.net/trunk@1822 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/app.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/roundcubemail/program/js/app.js b/roundcubemail/program/js/app.js index 2e0a1ea5c..0aceb3008 100644 --- a/roundcubemail/program/js/app.js +++ b/roundcubemail/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) -- cgit v1.2.3