mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 11:55:09 +00:00
See Changelog.
Monotone-Parent: e953e5d096e27fe67d416b4253a117c99a4f1c9e Monotone-Revision: 9f927f4fe011633f1447bfcc7018824468eb59d7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-11-12T19:44:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2390,6 +2390,7 @@ function messageFlagCallback(http) {
|
||||
&& isHttpStatus204(http.status)) {
|
||||
var data = http.callbackData;
|
||||
if (data["mailbox"] == Mailer.currentMailbox) {
|
||||
Mailer.dataTable.invalidate(data["msg"]);
|
||||
var row = $("row_" + data["msg"]);
|
||||
var operation = data["label"];
|
||||
if (operation) {
|
||||
|
||||
Reference in New Issue
Block a user