program/js/app.js @@ -771,7 +771,7 @@ case 'moveto': if (this.task == 'mail') this.move_messages(props); else if (this.task == 'addressbook' && this.drag_active) else if (this.task == 'addressbook') this.copy_contact(null, props); break;