Monotone-Parent: 9ae88bb6243ba87ed733deacf0d14abf74a4cb60

Monotone-Revision: a789e495200d57c69888a311cea9b43fb3af88ef

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-10-03T13:59:39
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-10-03 13:59:39 +00:00
parent 622fdf3bae
commit 3155f140cd
+2
View File
@@ -463,6 +463,8 @@ function messageListCallback(http) {
var row = $("row_" + selected);
if (row)
row.select();
else
$("messageContent").update();
}
if (sorting["attribute"] && sorting["attribute"].length > 0) {