program/js/list.js | ●●●●● patch | view | raw | blame | history |
program/js/list.js
@@ -398,7 +398,7 @@ */ shift_select: function(id, control) { if (!this.rows[this.shift_start]) if (!this.rows[this.shift_start] || !this.selection.length) this.shift_start = id; var from_rowIndex = this.rows[this.shift_start].obj.rowIndex;