Thomas Bruederli
2014-06-16 23c00eee86f1a1af9fa74bc9daf30c8d33ba33f0
program/js/list.js
@@ -945,7 +945,7 @@
  }
  // unselect if toggleselect is active and the same row was clicked again
  if (this.toggleselect && in_selection_before) {
  if (this.toggleselect && in_selection_before && !mod_key) {
    this.clear_selection();
  }
  // trigger event if selection changed