Monotone-Parent: 017242be3803208a63346c876561281ca570ab44

Monotone-Revision: 8ea262b5fc027ba0d5aabcee59dcaec6c7f51cf1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-19T14:07:42
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-19 14:07:42 +00:00
parent a13660023a
commit a7d41b5240
+1 -1
View File
@@ -578,7 +578,7 @@ function onContactMailTo(node) {
function refreshContacts(contactId) {
openContactsFolder(currentContactFolder, "reload=true");
cachedContacts[currentContactFolder + "/" + idx] = null;
cachedContacts[currentContactFolder + "/" + contactId] = null;
loadContact(contactId);
return false;