From c41ae1053d16e9822409c15ec556232141e0e042 Mon Sep 17 00:00:00 2001 From: svncommit Date: Thu, 18 Sep 2008 11:50:25 +0000 Subject: Update page buttons and counter after updating new mail count. --- program/js/app.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'program') diff --git a/program/js/app.js b/program/js/app.js index 0aceb3008..2e0a1ea5c 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -3654,6 +3654,9 @@ 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