mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: c5e7b3f2198f14a7d247e302df9c7faae7200946
Monotone-Revision: 40a6d5aaa872092069dd5cf9b03dc279c8ad7440 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-18T21:47:27 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -414,7 +414,7 @@
|
||||
if ([[[[self context] request] formValueForKey: @"nojs"] intValue])
|
||||
result = [self redirectToLocation: [self applicationPath]];
|
||||
else
|
||||
result = [self jsCloseWithRefreshMethod: @"refreshAppointments()"];
|
||||
result = [self jsCloseWithRefreshMethod: @"refreshAppointmentsAndDisplay()"];
|
||||
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user