mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-04 02:55:26 +00:00
Monotone-Parent: 5e8029104157eb3892165659ff798e4b15b1d515
Monotone-Revision: f2dafa3b843a910332ba765aaaae55cabb0b0ab5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:24:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1040,6 +1040,9 @@ function expandUpperTree(node) {
|
||||
}
|
||||
|
||||
function onHeaderClick(event) {
|
||||
if (TableKit.Resizable._onHandle)
|
||||
return;
|
||||
|
||||
var headerId = this.getAttribute("id");
|
||||
var newSortAttribute;
|
||||
if (headerId == "subjectHeader")
|
||||
|
||||
Reference in New Issue
Block a user