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

@@ -126,8 +126,7 @@ function toggleCycleVisibility(node, nodeName, hiddenValue) {
}
}
function addContact(tag, fullContactName, contactId, contactName, contactEmail)
{
function addContact(tag, fullContactName, contactId, contactName, contactEmail) {
var uids = $('uixselector-participants-uidList');
log ("contactId: " + contactId);
if (contactId)