mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-19 13:25:57 +00:00
Monotone-Parent: 1c35adab7fd8e06ce714bf53d059f4e01978677d
Monotone-Revision: 52144e5b0340281632f7e7aadc9ca155bba27c61 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T17:44:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -402,7 +402,7 @@ function onOkButtonClick (e) {
|
||||
action = 'tentative';
|
||||
else if (value == 4) {
|
||||
var url = ApplicationBaseURL + activeCalendar + '/' + activeComponent;
|
||||
document.modifyEventAjaxRequest = delegateInvitation(url, modifyEventCallback);
|
||||
delegateInvitation(url, modifyEventCallback);
|
||||
}
|
||||
|
||||
if (action != "")
|
||||
|
||||
Reference in New Issue
Block a user