mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-29 16:59:29 +00:00
Branch for SOGo v1.3.10
Monotone-Parent: 1e8c7259f7ef4e643e8c4d7691e6d7b69faa65c3 Monotone-Revision: 01554e46f2d289111d615a3006a1b61ad6f76320 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-11-01T18:46:51
This commit is contained in:
@@ -2683,7 +2683,7 @@ function appendCalendar(folderName, folderPath) {
|
||||
if (!owner)
|
||||
owner = UserLogin;
|
||||
|
||||
//log ("append name: " + folderName + "; path: " + folderPath + "; owner: " + owner);
|
||||
log ("append name: " + folderName + "; path: " + folderPath + "; owner: " + owner);
|
||||
|
||||
if ($(folderPath))
|
||||
showAlertDialog(_("You have already subscribed to that folder!"));
|
||||
|
||||
Reference in New Issue
Block a user