alecpl
2009-12-03 3815e050e0e0ddafb919741426f3c36ebdadb9a8
program/js/app.js
@@ -3833,7 +3833,7 @@
        cell.id = 'rcm'+col;
        }
      else if (col == 'subject' && this.message_list)
        this.message_list.subject_col = n+1;
        this.message_list.subject_col = n;
      }
  };