alecpl
2010-05-06 c6a6d25214c406e63586fc832daa6fcdc20231dc
- last commit fix


1 files modified
3 ■■■■ changed files
program/js/app.js 3 ●●●● patch | view | raw | blame | history
program/js/app.js
@@ -1404,7 +1404,8 @@
    this.enable_command('delete', 'moveto', 'copy', 'mark', (list.selection.length > 0 ? true : false));
    // reset all-pages-selection
    this.select_all_mode = false;
    if (selected || list.selection.length != list.rowcount)
      this.select_all_mode = false;
    // start timer for message preview (wait for double click)
    if (selected && this.env.contentframe && !list.multi_selecting)