mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
Monotone-Parent: 55d271fb80220cdbc9bd83cfc50ed13ca7239cb7
Monotone-Revision: 35c754c13dd7549e8bbd023fbab28780ffd77a58 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-21T19:47:33 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -784,6 +784,10 @@ function initContacts(event) {
|
||||
configureSortableTableHeaders(table);
|
||||
TableKit.Resizable.init(table, {'trueResize' : true, 'keepWidth' : true});
|
||||
}
|
||||
|
||||
// Default sort options
|
||||
sorting["attribute"] = "displayName";
|
||||
sorting["ascending"] = true;
|
||||
}
|
||||
|
||||
FastInit.addOnLoad(initContacts);
|
||||
|
||||
Reference in New Issue
Block a user