alecpl
2010-05-19 54531f1d7f66dcd8a596f5490003fd2f2044213c
program/js/app.js
@@ -1969,8 +1969,8 @@
  this.init_threads = function(roots)
  {
    for (var n=0, len=roots.length; n<len; n++)
      setTimeout(function() { rcmail.add_tree_icons(roots[n]);}, 1);
    setTimeout(function() { rcmail.expand_threads();}, 1);
      this.add_tree_icons(roots[n]);
    this.expand_threads();
  };
  // adds threads tree icons to the list (or specified thread)