diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-18 11:51:26 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-09-18 11:51:26 +0000 |
| commit | 406e9a7e083af8d999c764af5026e02a7d0c08d3 (patch) | |
| tree | 7f06b012ef8b4f104cab51e4b4f01d82ed2fa4e9 | |
| parent | 8b4f02548e70fd0afcf45dc0af4c240bb28c2a51 (diff) | |
Revert r1821; already fixed in r1819.
git-svn-id: https://svn.roundcube.net/trunk@1822 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/js/app.js | 3 |
1 files changed, 0 insertions, 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) |
