mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-30 15:45:26 +00:00
Monotone-Parent: b9fb860f8f7838df1fa7d5d3aa5503299b0ca08a
Monotone-Revision: 69df71bbd74fc7ccbfdfda4d8e386bd2d00ce08a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-09-02T18:44:48 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -262,7 +262,7 @@ function deleteSelectedMessagesCallback(http) {
|
||||
if (!nextRow)
|
||||
nextRow = row.previous("tr");
|
||||
// row.addClassName("deleted"); // when we'll offer "mark as deleted"
|
||||
|
||||
|
||||
if (deleteMessageRequestCount == 0) {
|
||||
if (nextRow) {
|
||||
Mailer.currentMessages[Mailer.currentMailbox] = nextRow.getAttribute("id").substr(4);
|
||||
|
||||
Reference in New Issue
Block a user