mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 18:58:50 +00:00
Monotone-Parent: b12f19a9e9ce0c4e10118a8f0ae4ccb4bd95c0bd
Monotone-Revision: 46e769e5984496dda2e19718a44b1a195ad4559d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:15:57 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -616,7 +616,7 @@ function onConfirmContactSelection()
|
||||
if (cid)
|
||||
{
|
||||
var cname = '' + rows[i].getAttribute("contactname");
|
||||
opener.window.log('cid = ' + cid + '; cname = ' + cname );
|
||||
log('cid = ' + cid + '; cname = ' + cname );
|
||||
if (cid.length > 0)
|
||||
opener.window.addContact(contactSelectorId,
|
||||
cid,
|
||||
|
||||
Reference in New Issue
Block a user