mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-15 21:34:53 +00:00
Monotone-Parent: 2946be96e24ef28355163488376def0341ef650f
Monotone-Revision: 41b11d3b1b18c4d1c7da8ba97062c553d70d8596 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-26T17:16:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1055,7 +1055,7 @@ function newContactFromEmail(event) {
|
||||
|
||||
function onEmailTo(event) {
|
||||
openMailTo(this.innerHTML.strip());
|
||||
preventDefault(event);
|
||||
Event.stop(event);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user