mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
Change build system (Grunt -> Gulp)
Remove attachments on reply (Closes #195) Do not show deleted (flag \Deleted) messages (Closes #185) Release commit
This commit is contained in:
parent
aebd47393c
commit
333c063cf1
44 changed files with 1300 additions and 772 deletions
|
|
@ -1371,7 +1371,6 @@ PopupsComposeViewModel.prototype.prepearMessageAttachments = function (oMessage,
|
|||
break;
|
||||
}
|
||||
|
||||
bAdd = true;
|
||||
if (bAdd)
|
||||
{
|
||||
oAttachment = new ComposeAttachmentModel(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue