mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Added individual signatures for every identity.
This commit is contained in:
parent
996703311b
commit
1119022916
45 changed files with 1353 additions and 337 deletions
|
|
@ -112,7 +112,7 @@
|
|||
/**
|
||||
* @return string
|
||||
*/
|
||||
ContactModel.prototype.lineAsCcc = function ()
|
||||
ContactModel.prototype.lineAsCss = function ()
|
||||
{
|
||||
var aResult = [];
|
||||
if (this.deleted())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue