Aleksander Machniak
2014-06-10 4a051cd99f6768e634ba21a0a49f1212b9b19832
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