program/js/list.js
@@ -285,8 +285,11 @@ else this.triggerEvent('click'); if (!this.drag_active) if (!this.drag_active) { // remove temp divs $('div.iframe-dragdrop-fix').each(function() { this.parentNode.removeChild(this); }); rcube_event.cancel(e); } this.rows[id].clicked = now; return false;