mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
Monotone-Parent: 1fa62d3040ac32204ac7c1db40ff1140e7dd5568
Monotone-Revision: c3ae9437f2d6f5684527ea0486ab6204b9ce62b2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-03-11T16:16:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -107,6 +107,7 @@ function contactsListCallback(http) {
|
||||
configureSortableTableHeaders(table);
|
||||
TableKit.Resizable.init(table, {'trueResize' : true, 'keepWidth' : true});
|
||||
configureDraggables();
|
||||
resetCategoriesMenu();
|
||||
}
|
||||
var rows = table.tBodies[0].rows;
|
||||
for (var i = 0; i < rows.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user