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 = '';