Monotone-Parent: 48ab3ba04ae37aa55ddec9a67b39c8be57786c6d

Monotone-Revision: 66fc4d9ee925358de80c05092a80e0b39ae6c95d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-11T19:41:40
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-11 19:41:40 +00:00
parent 956f628360
commit f2e7a70a2c
5 changed files with 54 additions and 88 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ function openMessageWindowsForSelection(action, firstOnly) {
function mailListMarkMessage(event) {
var http = createHTTPClient();
var url = ApplicationBaseURL + currentMailbox + "/" + action + "?uid=" + msguid;
var url = ApplicationBaseURL + currentMailbox + "/" + msguid + "/" + action;
if (http) {
// TODO: add parameter to signal that we are only interested in OK