mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user