alecpl
2010-04-15 da8f11ce163ffe3f88a359ae613aa144b16c73fc
program/js/list.js
@@ -1159,6 +1159,8 @@
      this.draglayer.hide();
  }
  if (this.drag_active)
    this.focus();
  this.drag_active = false;
  rcube_event.remove_listener({event:'mousemove', object:this, method:'drag_mouse_move'});