alecpl
2008-04-02 d7c226ca1bbab8bcf994d9f4c921178beef81ba7
http://trac.roundcube.net/ticket/1484838


1 files modified
2 ■■■■■ changed files
program/js/list.js 2 ●●●●● patch | view | raw | blame | history
program/js/list.js
@@ -459,6 +459,8 @@
  if (this.selection.join(',') != select_before)
    this.trigger_event('select');
  this.focus();
  return true;
},