mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-08 18:05:08 +00:00
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:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user