mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-13 01:08:50 +00:00
Monotone-Parent: 231d9f088984bb0dc975e90ac754e3c646546493
Monotone-Revision: e36a8c628cd255191811f8710656b9aae89137e7 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-12T16:16:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -758,6 +758,7 @@ function initContacts(event) {
|
||||
var table = $("contactsList");
|
||||
if (table) {
|
||||
// Initialize contacts table
|
||||
table.multiselect = true;
|
||||
configureSortableTableHeaders(table);
|
||||
TableKit.Resizable.init(table, {'trueResize' : true, 'keepWidth' : true});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user