mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 11:55:09 +00:00
Monotone-Parent: 558ad53328c167b68815d36374a3c2d92055f0b2
Monotone-Revision: 6a48cdb414ef6ca38666c4558e55a983da0b1cdf Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-12-17T15:51:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -353,7 +353,7 @@ function onToolbarWriteToSelectedContacts(event) {
|
||||
var rowsWithEmail = 0;
|
||||
|
||||
if (rows.length == 0) {
|
||||
window.alert(labels["Please select a contact."]);
|
||||
openMailComposeWindow(ApplicationBaseURL + "Mail/compose");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user