Monotone-Parent: acf7876c4f7fe4bb25f13c6e2d07c55ad2567ab8

Monotone-Revision: 17dd4bd33946e587ae1addf6c96dbd2172128be9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-19T14:31:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-03-19 14:31:49 +00:00
parent 785cb10e41
commit 8eeae64d97
8 changed files with 98 additions and 194 deletions

View File

@@ -1,7 +1,6 @@
var contactSelectorAction = 'mailer-contacts';
function addContact(tag, fullContactName, contactId, contactName, contactEmail)
{
function addContact(tag, fullContactName, contactId, contactName, contactEmail) {
if (!mailIsRecipient(contactEmail)) {
var neededOptionValue = 0;
if (tag == "cc")