mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 10:26:23 +00:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user