From a50dee5e35475986571a19bdc5562eace5d7afca Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 30 Aug 2006 23:15:57 +0000 Subject: [PATCH] Monotone-Parent: b12f19a9e9ce0c4e10118a8f0ae4ccb4bd95c0bd Monotone-Revision: 46e769e5984496dda2e19718a44b1a195ad4559d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-30T23:15:57 Monotone-Branch: ca.inverse.sogo --- UI/WebServerResources/ContactsUI.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/WebServerResources/ContactsUI.js b/UI/WebServerResources/ContactsUI.js index 2d1205b34..0da22333e 100644 --- a/UI/WebServerResources/ContactsUI.js +++ b/UI/WebServerResources/ContactsUI.js @@ -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,