See Changelog.

Monotone-Parent: e961e37e8b7e809c653c4c8778e41e86e2929054
Monotone-Revision: 6bb1d5e950eb2f1688dc30a3ca9bb38cd26afc8d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-11-11T15:41:01
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-11-11 15:41:01 +00:00
parent 66e70bf86f
commit 77b6bb4157
3 changed files with 36 additions and 13 deletions

View File

@@ -338,6 +338,7 @@ var SOGoDataTableInterface = {
this.body.removeChild(rows[i]);
}
this.body.deselectAll();
this.renderedIndex = -1;
this.renderedCount = 0;
this.rowTop.firstChild.setStyle({ 'height': '0px', 'line-height': '0px' });