Update page buttons and counter after updating new mail count.

release-0.6
svncommit 16 years ago
parent cd6422ba07
commit c41ae1053d

@ -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)

Loading…
Cancel
Save