Monotone-Parent: e9f80c69ee8be6db993d9c5dbe117db754ae55a1

Monotone-Revision: f308101c72372244428eb66d3f81a23140676912

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-11T20:54:43
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-10-11 20:54:43 +00:00
parent cbf3c15677
commit 25ab64ec7d
2 changed files with 17 additions and 6 deletions
+6
View File
@@ -1,5 +1,11 @@
2010-10-11 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/SOGoAutoCompletion.js:
(SOGoAutoCompletionInterface.performSearchCallback): when the
match string is not found in "completeEmail" (due to a match with a
non-displayed attribute), don't put emphasize anything
graphically.
* UI/WebServerResources/ContactsUI.js:
(onToolbarWriteToSelectedContacts): display an error message when
no contact is selected rather than composing a new message. Fixed