mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-18 03:38:49 +00:00
See ChangeLog
Monotone-Parent: 4b4728f355bbb34bff8025c45fdf5a359fe6387a Monotone-Revision: 43226c6973143c1625e30132d5e52ff2c5bf260a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-07-20T17:29:46 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -141,6 +141,7 @@ function addressFieldGotFocus(event) {
|
||||
|
||||
function addressFieldLostFocus(event) {
|
||||
lastIndex = getIndexFromIdentifier(this.id);
|
||||
addressFieldChanged.bind(this, event)();
|
||||
}
|
||||
|
||||
function addressFieldChanged(event) {
|
||||
|
||||
Reference in New Issue
Block a user