mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 06:35:26 +00:00
Monotone-Parent: b76970a2508695482a2184b33fcd48d53793fd10
Monotone-Revision: 9c6b1538458962e41dfc4b0be00689fde420820f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-03-07T22:10:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -455,7 +455,7 @@ function onHeaderClick(event) {
|
||||
}
|
||||
|
||||
function newContact(sender) {
|
||||
openContactWindow(URLForFolderID(currentContactFolder) + "/new");
|
||||
openContactWindow(URLForFolderID(currentContactFolder) + "/newcontact");
|
||||
|
||||
return false; /* stop following the link */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user