alecpl
2008-09-19 25c35c81e1648c49291218fdf0162d82b7e692ca
program/js/list.js
@@ -173,7 +173,7 @@
/**
 * Set focur to the list
 * Set focus to the list
 */
focus: function(e)
{
@@ -693,7 +693,7 @@
      return false;
  
    if (!this.draglayer)
      this.draglayer = new rcube_layer('rcmdraglayer', {x:0, y:0, width:300, vis:0, zindex:2000});
      this.draglayer = new rcube_layer('rcmdraglayer', {x:0, y:0, vis:0, zindex:2000});
  
    // get subjects of selectedd messages
    var names = '';