See ChangeLog

Monotone-Parent: 23b277d875e5d3edbaacfcbca90a9b0bd961925e
Monotone-Revision: 7d5face94be8209296f29fb4baef4364387ee55a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-08-12T20:40:02
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-08-12 20:40:02 +00:00
parent 4844179663
commit 39efb34787
3 changed files with 9 additions and 3 deletions

View File

@@ -38,7 +38,6 @@ var SOGoDataTableInterface = {
* Handle selection based on rows ID.
*/
this.body.selectRange = function(startIndex, endIndex) {
var element = $(this);
var s;
var e;
var rows;