Monotone-Parent: 0970a7bb6662dcec36bfd8ce455269fdd353ddac

Monotone-Revision: 9c7b93e1335d12d76994ea6365a08f1fec056eff

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-17T19:51:20
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-17 19:51:20 +00:00
parent 4d420ae239
commit f427aecf85
+1 -1
View File
@@ -466,7 +466,7 @@ function onConfirmContactSelection(tag)
if (selector && selector.changeNotification
&& selectorList.value != initialValues)
selector.changeNotification();
selector.changeNotification("addition");
return false;
}